summaryrefslogtreecommitdiff
path: root/devel/py-hash_ring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hash_ring/Makefile')
-rw-r--r--devel/py-hash_ring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hash_ring/Makefile b/devel/py-hash_ring/Makefile
index 69b27d843874..8a89322d4fc8 100644
--- a/devel/py-hash_ring/Makefile
+++ b/devel/py-hash_ring/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of consistent hashing in Python
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:${PORTSDIR}/databases/py-python-memcached
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached
NO_ARCH= yes
USES= python