aboutsummaryrefslogtreecommitdiff
path: root/net/py-tweepy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-tweepy/Makefile')
-rw-r--r--net/py-tweepy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index 58534cd014f5..db8a9e5a0fb1 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -12,8 +12,7 @@ COMMENT= Twitter API library for Python!
LICENSE= MIT
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>