aboutsummaryrefslogtreecommitdiff
path: root/dns/py-twistedNames
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-twistedNames
parentb325ed20621b89892e9303249333c4deda2e4f15 (diff)
Notes
Diffstat (limited to 'dns/py-twistedNames')
-rw-r--r--dns/py-twistedNames/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile
index 68f776c639e3..8cc9a8b25166 100644
--- a/dns/py-twistedNames/Makefile
+++ b/dns/py-twistedNames/Makefile
@@ -14,9 +14,7 @@ COMMENT= DNS protocol implementation with client and server
LICENSE= MIT
-USE_PYTHON= 2
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= tar:bzip2 twisted
+USE_PYTHON= distutils autoplist
+USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>