aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-zope.structuredtext/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 23:13:52 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 23:13:52 +0000
commitf029546b2cdb5317876fe85cf931aebe81f288d4 (patch)
tree37093c2260c89eaadc7729a4fe9f2b6c2db4331f /textproc/py-zope.structuredtext/Makefile
parentda5a136cad52c45c305ccd0ecb6bf533cc50c29d (diff)
downloadports-f029546b2cdb5317876fe85cf931aebe81f288d4.tar.gz
ports-f029546b2cdb5317876fe85cf931aebe81f288d4.zip
Notes
Diffstat (limited to 'textproc/py-zope.structuredtext/Makefile')
-rw-r--r--textproc/py-zope.structuredtext/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-zope.structuredtext/Makefile b/textproc/py-zope.structuredtext/Makefile
index 40745bbae906..9609c296f127 100644
--- a/textproc/py-zope.structuredtext/Makefile
+++ b/textproc/py-zope.structuredtext/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zope.structuredtext
PORTVERSION= 3.5.1
+PORTREVISION= 1
CATEGORIES= textproc python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +13,8 @@ COMMENT= StructuredText parser
LICENSE= ZPL21
-USE_PYTHON= yes
-USE_PYDISTUTILS=easy_install
-
-NO_STAGE= yes
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>