aboutsummaryrefslogtreecommitdiff
path: root/net/py-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-oauth2/Makefile')
-rw-r--r--net/py-oauth2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile
index dcf0a74aacb6..68fe9d9271e1 100644
--- a/net/py-oauth2/Makefile
+++ b/net/py-oauth2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oauth2
PORTVERSION= 1.5.211
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>