From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- databases/py-swiftclient/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/py-swiftclient') diff --git a/databases/py-swiftclient/Makefile b/databases/py-swiftclient/Makefile index 029fa5855cf8..28020677dbeb 100644 --- a/databases/py-swiftclient/Makefile +++ b/databases/py-swiftclient/Makefile @@ -13,13 +13,13 @@ COMMENT= Python client library for OpenStack Object Storage (Swift) LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:${PORTSDIR}/devel/py-pbr +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:devel/py-pbr RUN_DEPENDS:= ${BUILD_DEPENDS} -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.1.3:${PORTSDIR}/devel/py-futures \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}requests>=1.1:${PORTSDIR}/www/py-requests +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.1.3:devel/py-futures \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}requests>=1.1:www/py-requests USES= python:2 USE_PYTHON= distutils autoplist -- cgit v1.2.3