diff --git a/www/py-wsgiauth/Makefile b/www/py-wsgiauth/Makefile index 785a95ca0bc9..634296610592 100644 --- a/www/py-wsgiauth/Makefile +++ b/www/py-wsgiauth/Makefile @@ -3,6 +3,7 @@ PORTNAME= wsgiauth PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/w/wsgiauth @@ -12,7 +13,7 @@ MAINTAINER= bamby@sippysoft.com COMMENT= A WSGI authentication middleware USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/www/py-wsgiauth/pkg-plist b/www/py-wsgiauth/pkg-plist deleted file mode 100644 index ddf68a1c022f..000000000000 --- a/www/py-wsgiauth/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%