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-redis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-redis') diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index 395c214d01c4..99015d50dd87 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -12,13 +12,13 @@ COMMENT= Python client for Redis key-value store LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= redis-server:${PORTSDIR}/databases/redis +TEST_DEPENDS= redis-server:databases/redis OPTIONS_DEFINE= HIREDIS HIREDIS_DESC= High performance response parser (via hiredis) -HIREDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>0:${PORTSDIR}/databases/py-hiredis +HIREDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>0:databases/py-hiredis USES= python USE_PYTHON= distutils autoplist concurrent -- cgit v1.2.3