aboutsummaryrefslogtreecommitdiff
path: root/chinese/py-cconv
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 02:59:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 02:59:55 +0000
commit11c007fbf184f3e64a995b36606634fd5da98e9a (patch)
tree8a457c8df9d759647e3ed6a683bfcd9113db8b87 /chinese/py-cconv
parentb0d1bbd72d26e2e7169cb598ef88e9436d706dc3 (diff)
Notes
Diffstat (limited to 'chinese/py-cconv')
-rw-r--r--chinese/py-cconv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index 85793ce0fbfc..18caba7da998 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -16,8 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
CFLAGS+= -I${LOCALBASE}/include
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= yes
+PYTHON_FEATURES=autoplist,distutils
+USES= python
.include <bsd.port.mk>