diff options
Diffstat (limited to 'devel/py-protocols-devel/Makefile')
-rw-r--r-- | devel/py-protocols-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-protocols-devel/Makefile b/devel/py-protocols-devel/Makefile index 2a5d2e11d5df..73e7e4d0e78f 100644 --- a/devel/py-protocols-devel/Makefile +++ b/devel/py-protocols-devel/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-1.0a0dev-r2302 MAINTAINER= wen@FreeBSD.org COMMENT= Protocol Definition, Declaration, and Adaptation for Python -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:devel/py-decoratortools USES= python zip USE_PYTHON= distutils autoplist |