aboutsummaryrefslogtreecommitdiff
path: root/devel/py-debtcollector/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-debtcollector/Makefile')
-rw-r--r--devel/py-debtcollector/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-debtcollector/Makefile b/devel/py-debtcollector/Makefile
index e8d327d14b48..63403596fd5c 100644
--- a/devel/py-debtcollector/Makefile
+++ b/devel/py-debtcollector/Makefile
@@ -12,10 +12,10 @@ COMMENT= Collection of Python deprecation patterns and strategies
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:${PORTSDIR}/devel/py-pbr
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \
- ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
- ${PYTHON_PKGNAMEPREFIX}wrapt>0:${PORTSDIR}/devel/py-wrapt
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel \
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt
NO_ARCH= yes