aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pytc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pytc/Makefile')
-rw-r--r--databases/py-pytc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile
index 48d77238a6ad..1cd3625703ab 100644
--- a/databases/py-pytc/Makefile
+++ b/databases/py-pytc/Makefile
@@ -13,9 +13,8 @@ COMMENT= Tokyo Cabinet Python bindings
LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>