aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-twistedWords
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:29:51 +0000
commitf850cf2ff02e845bcec03dff14fa110cb5808d6a (patch)
tree68b40f3f4036b306637ebfb7679083aa441086a8 /net-im/py-twistedWords
parent2f71940292af6b2d050e8b473d717357401b40fc (diff)
downloadports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.tar.gz
ports-f850cf2ff02e845bcec03dff14fa110cb5808d6a.zip
Notes
Diffstat (limited to 'net-im/py-twistedWords')
-rw-r--r--net-im/py-twistedWords/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile
index 8ff835c3a122..bb140d6910e8 100644
--- a/net-im/py-twistedWords/Makefile
+++ b/net-im/py-twistedWords/Makefile
@@ -14,9 +14,7 @@ COMMENT= Twisted Words has more chat than you can handle
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>