aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-protocols-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-protocols-devel/Makefile')
-rw-r--r--devel/py-protocols-devel/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-protocols-devel/Makefile b/devel/py-protocols-devel/Makefile
index 8947f42eeaad..6b4642efcb5e 100644
--- a/devel/py-protocols-devel/Makefile
+++ b/devel/py-protocols-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= PyProtocols
PORTVERSION= 1.0.a0.r2302
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= http://files.turbogears.org/eggs/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,8 @@ COMMENT= Protocol Definition, Declaration, and Adaptation for Python
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools
USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
-PYEASYINSTALL_ARCHDEP= yes
-PYDISTUTILS_PKGVERSION= 1.0a0dev-r2302
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>