From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- security/py-python-registry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/py-python-registry') diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile index 14feb902c69e..b1fd19dd4631 100644 --- a/security/py-python-registry/Makefile +++ b/security/py-python-registry/Makefile @@ -28,7 +28,7 @@ PORTEXAMPLES= * .include .if ${PYTHON_REL} < 3400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>=0:${PORTSDIR}/devel/py-enum34 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>=0:devel/py-enum34 .endif post-install: -- cgit v1.2.3