From dfd643f088a588dd324266d51ece47bf250160dd Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 17 Feb 2014 05:23:18 +0000 Subject: [PATCH] - Convert to autoplist - Stage support - Bump PORTREV --- textproc/py-Tempita/Makefile | 5 +++-- textproc/py-Tempita/pkg-plist | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 textproc/py-Tempita/pkg-plist diff --git a/textproc/py-Tempita/Makefile b/textproc/py-Tempita/Makefile index 5f361ffe7a2b..a3580bbef0af 100644 --- a/textproc/py-Tempita/Makefile +++ b/textproc/py-Tempita/Makefile @@ -3,6 +3,7 @@ PORTNAME= Tempita PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ MAINTAINER= wenheping@gmail.com COMMENT= Small text templating language USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/textproc/py-Tempita/pkg-plist b/textproc/py-Tempita/pkg-plist deleted file mode 100644 index ddf68a1c022f..000000000000 --- a/textproc/py-Tempita/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%