aboutsummaryrefslogtreecommitdiff
path: root/dns/py-easyzone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-easyzone/Makefile')
-rw-r--r--dns/py-easyzone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-easyzone/Makefile b/dns/py-easyzone/Makefile
index d5065db18d5b..99fc8eca2a20 100644
--- a/dns/py-easyzone/Makefile
+++ b/dns/py-easyzone/Makefile
@@ -13,7 +13,7 @@ COMMENT= DNS Zone abstraction module for Python
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python