aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-tweepy
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-tweepy')
-rw-r--r--net/py-tweepy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index 7a6937333137..f6bbbfb20f84 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -17,4 +17,7 @@ USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
+post-extract:
+ ${RM} -r ${WRKSRC}/tests
+
.include <bsd.port.mk>