aboutsummaryrefslogtreecommitdiff
path: root/databases/py-umemcache
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
commite1555011ab42870150513585c13b3a273e4bf53b (patch)
tree75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /databases/py-umemcache
parentdae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff)
Notes
Diffstat (limited to 'databases/py-umemcache')
-rw-r--r--databases/py-umemcache/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/py-umemcache/Makefile b/databases/py-umemcache/Makefile
index 4c23443dced0..3e56470c3be8 100644
--- a/databases/py-umemcache/Makefile
+++ b/databases/py-umemcache/Makefile
@@ -13,9 +13,7 @@ COMMENT= Memcache client written in highly optimized C++ with Python bindings
LICENSE= BSD4CLAUSE
-USES= dos2unix zip
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= dos2unix python:2 zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>