- Remove easy_install dependency

- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-06-15 09:18:40 +00:00
parent 67f2f188b9
commit 313c33e948
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357854

View file

@ -3,6 +3,7 @@
PORTNAME= oauthlib
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= security net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,13 +18,12 @@ TEST_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose \
USE_GITHUB= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
GH_ACCOUNT= idan
GH_COMMIT= 58abd88
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 300