diff options
Diffstat (limited to 'devel/py-zope.filerepresentation')
-rw-r--r-- | devel/py-zope.filerepresentation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.filerepresentation/Makefile b/devel/py-zope.filerepresentation/Makefile index 22dccef354f3..5b95fb891d72 100644 --- a/devel/py-zope.filerepresentation/Makefile +++ b/devel/py-zope.filerepresentation/Makefile @@ -13,8 +13,8 @@ COMMENT= File-system Representation Interfaces LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema USES= python USE_PYTHON= distutils autoplist |