aboutsummaryrefslogtreecommitdiff
path: root/devel/py-enum34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-enum34/Makefile')
-rw-r--r--devel/py-enum34/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-enum34/Makefile b/devel/py-enum34/Makefile
index da4b09eacce0..0d28dd6991ad 100644
--- a/devel/py-enum34/Makefile
+++ b/devel/py-enum34/Makefile
@@ -12,9 +12,8 @@ COMMENT= Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
LICENSE= BSD3CLAUSE
-USE_PYTHON= 2.7-3.3
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2.7-3.3
+USE_PYTHON= distutils autoplist
PORTDOCS= *
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}