diff options
Diffstat (limited to 'devel/py-z3c.batching/Makefile')
-rw-r--r-- | devel/py-z3c.batching/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-z3c.batching/Makefile b/devel/py-z3c.batching/Makefile index 045c4aa12bb6..bf87de645757 100644 --- a/devel/py-z3c.batching/Makefile +++ b/devel/py-z3c.batching/Makefile @@ -13,8 +13,8 @@ COMMENT= Simple sequence batching 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 |