aboutsummaryrefslogtreecommitdiff
path: root/chinese/py-cconv
diff options
context:
space:
mode:
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>