aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
Diffstat (limited to 'chinese')
-rw-r--r--chinese/py-cconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index 18caba7da998..0144cb14fbca 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
CFLAGS+= -I${LOCALBASE}/include
-PYTHON_FEATURES=autoplist,distutils
+USE_PYTHON= autoplist distutils
USES= python
.include <bsd.port.mk>