aboutsummaryrefslogtreecommitdiff
path: root/security/py-passlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-passlib/Makefile')
-rw-r--r--security/py-passlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile
index 379607214af6..c5b8ea4546f1 100644
--- a/security/py-passlib/Makefile
+++ b/security/py-passlib/Makefile
@@ -12,8 +12,7 @@ COMMENT= Python password hashing framework supporting over 30 schemes
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>