aboutsummaryrefslogtreecommitdiff
path: root/security/py-pycrypto
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:52:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:52:00 +0000
commita5ad5d7217400f6a13eda28e1ee4e7fe6346a026 (patch)
tree135860cb05c06ccce906e3a0ce8b792efc6bd766 /security/py-pycrypto
parent0a46ff69d64cca351183d3f0917d286d43f045ce (diff)
downloadports-a5ad5d7217400f6a13eda28e1ee4e7fe6346a026.tar.gz
ports-a5ad5d7217400f6a13eda28e1ee4e7fe6346a026.zip
Modernize python
Notes
Notes: svn path=/head/; revision=366519
Diffstat (limited to 'security/py-pycrypto')
-rw-r--r--security/py-pycrypto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index 76d15319a8ed..9e36b11bfd89 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= The Python Cryptography Toolkit
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoconf