diff options
Diffstat (limited to 'devel/py-twisted/Makefile')
-rw-r--r-- | devel/py-twisted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index ae7672156594..25ded442669b 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -14,7 +14,7 @@ COMMENT= Asynchronous networking framework written in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface USES= python:2 tar:bzip2 USE_PYTHON= distutils |