diff options
Diffstat (limited to 'devel/py-rauth/Makefile')
-rw-r--r-- | devel/py-rauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-rauth/Makefile b/devel/py-rauth/Makefile index b5bf52bf8758..ce4f9e646d46 100644 --- a/devel/py-rauth/Makefile +++ b/devel/py-rauth/Makefile @@ -3,7 +3,7 @@ PORTNAME= rauth PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +27,7 @@ GH_ACCOUNT= litl GH_COMMIT= b6d92ca USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include <bsd.port.options.mk> |