aboutsummaryrefslogtreecommitdiff
path: root/security/py-potr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-potr/Makefile')
-rw-r--r--security/py-potr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-potr/Makefile b/security/py-potr/Makefile
index 80ae75168f91..7368f7a41942 100644
--- a/security/py-potr/Makefile
+++ b/security/py-potr/Makefile
@@ -15,8 +15,7 @@ LICENSE= LGPL3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>