aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-12-27 18:35:36 +0800
committerwg <wg@FreeBSD.org>2013-12-27 18:35:36 +0800
commit84a5c352084df3957c36f3b120b4490dbe2bc2eb (patch)
treeee561bdcfff4ceffaf1ed40ff8fed159efb2a32f /devel
parent1217c84ce77cf54bb7810108cf44c427084cff2b (diff)
downloadfreebsd-ports-gnome-84a5c352084df3957c36f3b120b4490dbe2bc2eb.tar.gz
freebsd-ports-gnome-84a5c352084df3957c36f3b120b4490dbe2bc2eb.tar.zst
freebsd-ports-gnome-84a5c352084df3957c36f3b120b4490dbe2bc2eb.zip
devel/py-mez_xml: support staging and use auto plist
Diffstat (limited to 'devel')
-rw-r--r--devel/py-mez_xml/Makefile4
-rw-r--r--devel/py-mez_xml/pkg-plist11
2 files changed, 2 insertions, 13 deletions
diff --git a/devel/py-mez_xml/Makefile b/devel/py-mez_xml/Makefile
index 6ee7e7c3d917..84df05a47d17 100644
--- a/devel/py-mez_xml/Makefile
+++ b/devel/py-mez_xml/Makefile
@@ -8,10 +8,10 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple template engine for Python
+COMMENT= Simple template engine for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/py-mez_xml/pkg-plist b/devel/py-mez_xml/pkg-plist
deleted file mode 100644
index 64c058e4a6d5..000000000000
--- a/devel/py-mez_xml/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $FreeBSD$
-%%PYTHON_SITELIBDIR%%/mez_xml/__init__.py
-%%PYTHON_SITELIBDIR%%/mez_xml/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mez_xml/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mez_xml/mez_xml.py
-%%PYTHON_SITELIBDIR%%/mez_xml/mez_xml.pyc
-%%PYTHON_SITELIBDIR%%/mez_xml/mez_xml.pyo
-%%PYTHON_SITELIBDIR%%/mez_xml/tools.py
-%%PYTHON_SITELIBDIR%%/mez_xml/tools.pyc
-%%PYTHON_SITELIBDIR%%/mez_xml/tools.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/mez_xml