aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-tweepy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index 78c006f4441c..d774d65cca5a 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -19,10 +19,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.3:devel/py-nose@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=1.0.1:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}vcrpy>=1.10.3:devel/py-vcrpy@${PY_FLAVOR}
-USES= python
+USES= cpe python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
+CPE_VENDOR= josh_roesslein
+
NO_ARCH= yes
TEST_ENV= USE_REPLAY=1