aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dnspython
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 15:43:33 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 15:43:33 +0000
commit91e4e8a4e39fb58b7f561b303947252390d62e3d (patch)
tree007c8519a6455a0a0c70a67ca551339c6c99673c /dns/py-dnspython
parentb325ed20621b89892e9303249333c4deda2e4f15 (diff)
downloadports-91e4e8a4e39fb58b7f561b303947252390d62e3d.tar.gz
ports-91e4e8a4e39fb58b7f561b303947252390d62e3d.zip
- Convert ports from dns/, editors/ and emulators/ to new
USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371188
Diffstat (limited to 'dns/py-dnspython')
-rw-r--r--dns/py-dnspython/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index 3f21e98b5bd2..fbe8152a0957 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -12,9 +12,8 @@ DISTNAME= ${PORTNAME}${PORTVERSIONSUFFIX}-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= DNS toolkit for Python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS_DEFINE= DOCS EXAMPLES PYCRYPTO