aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:00:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:00:42 +0000
commit6cb78c69bce422265e0f0f27147af77a69711fb9 (patch)
tree55ce2e06cc44dbe348bafbcdffe3ff84246ad438 /devel
parent87e13cec3eb9be8352ff5930b00527b8e2b4cf79 (diff)
downloadports-6cb78c69bce422265e0f0f27147af77a69711fb9.tar.gz
ports-6cb78c69bce422265e0f0f27147af77a69711fb9.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-greenlet/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile
index 12a979c545a7..8a2e9fb387be 100644
--- a/devel/py-greenlet/Makefile
+++ b/devel/py-greenlet/Makefile
@@ -13,10 +13,8 @@ COMMENT= Light-weight microthreads for Python
LICENSE= MIT
ONLY_FOR_ARCHS= amd64 i386
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= yes
-USES= zip
+PYTHON_FEATURES=autoplist,distutils
+USES= python zip
post-build:
@${STRIP_CMD} ${WRKSRC}/greenlet.so