diff --git a/devel/py-prioritized_methods/Makefile b/devel/py-prioritized_methods/Makefile index b2fb80ef4e95..c4b50dad704c 100644 --- a/devel/py-prioritized_methods/Makefile +++ b/devel/py-prioritized_methods/Makefile @@ -3,6 +3,7 @@ PORTNAME= prioritized_methods PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +14,8 @@ COMMENT= An extension to PEAK-Rules to prioritize methods BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0.5:${PORTSDIR}/devel/py-PEAK-Rules RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% - USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include