aboutsummaryrefslogtreecommitdiffstats
path: root/print/py-preppy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-preppy/Makefile')
-rw-r--r--print/py-preppy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/py-preppy/Makefile b/print/py-preppy/Makefile
index 9310d5d90caf..74f9a9dd2c7a 100644
--- a/print/py-preppy/Makefile
+++ b/print/py-preppy/Makefile
@@ -12,8 +12,7 @@ COMMENT= ReportLab's templating system
LICENSE= BSD3CLAUSE
-USE_PYTHON= 2.7-3.3
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2.7-3.3
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>