diff options
Diffstat (limited to 'www/py-requests-oauthlib/Makefile')
| -rw-r--r-- | www/py-requests-oauthlib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-requests-oauthlib/Makefile b/www/py-requests-oauthlib/Makefile index cb21d9ec3b6b..321aa6df8b16 100644 --- a/www/py-requests-oauthlib/Makefile +++ b/www/py-requests-oauthlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= requests-oauthlib PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,10 +22,10 @@ GH_TAGNAME= v${PORTVERSION} GH_COMMIT= 0b1fe5c USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test -NO_STAGE= yes .include <bsd.port.mk> |
