diff options
Diffstat (limited to 'net/py-zope.proxy/Makefile')
-rw-r--r-- | net/py-zope.proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index 09b97f792f88..5506393e8a59 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -14,7 +14,7 @@ COMMENT= Generic Transparent Proxies LICENSE= ZPL21 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface USES= python zip USE_PYTHON= distutils autoplist |