aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-plastex/Makefile
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-12-28 19:15:35 +0800
committerwg <wg@FreeBSD.org>2013-12-28 19:15:35 +0800
commit5b0002741e4e1b550672e7c803d78d688517257e (patch)
treeafdc2bf006d6abb755f8f4778c9b84c2850b9f7b /math/py-plastex/Makefile
parent122b57820b80d69c43f3f7c5bc225fc2aa17cb80 (diff)
downloadfreebsd-ports-gnome-5b0002741e4e1b550672e7c803d78d688517257e.tar.gz
freebsd-ports-gnome-5b0002741e4e1b550672e7c803d78d688517257e.tar.zst
freebsd-ports-gnome-5b0002741e4e1b550672e7c803d78d688517257e.zip
math/py-plastex: support staging and use auto plist
Diffstat (limited to 'math/py-plastex/Makefile')
-rw-r--r--math/py-plastex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile
index 4bfbc868c5ac..b6632205534f 100644
--- a/math/py-plastex/Makefile
+++ b/math/py-plastex/Makefile
@@ -14,7 +14,6 @@ COMMENT= LaTeX Document Processing Framework
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= plasTeX
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>