aboutsummaryrefslogtreecommitdiff
path: root/databases/py-kyotocabinet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-kyotocabinet/Makefile')
-rw-r--r--databases/py-kyotocabinet/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile
index 10f79e2ec7cf..8d76a32bb13c 100644
--- a/databases/py-kyotocabinet/Makefile
+++ b/databases/py-kyotocabinet/Makefile
@@ -16,8 +16,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libkyotocabinet.so:${PORTSDIR}/databases/kyotocabinet
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= 3
+PYTHON_FEATURES=autoplist,distutils
+USES= python:3
.include <bsd.port.mk>