aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-paida/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-paida/Makefile')
-rw-r--r--science/py-paida/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/science/py-paida/Makefile b/science/py-paida/Makefile
index c91179b28523..6dd2fbc9b1fb 100644
--- a/science/py-paida/Makefile
+++ b/science/py-paida/Makefile
@@ -14,8 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkin
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure Python scientific analysis package
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>