aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/py-amf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-amf/Makefile b/www/py-amf/Makefile
index ead31438a008..3ee9cea3a04f 100644
--- a/www/py-amf/Makefile
+++ b/www/py-amf/Makefile
@@ -13,8 +13,7 @@ COMMENT= AMF support for Python
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>