aboutsummaryrefslogtreecommitdiff
path: root/dns/zkt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/zkt/Makefile')
-rw-r--r--dns/zkt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/zkt/Makefile b/dns/zkt/Makefile
index a0b51b16a127..7784b0275a93 100644
--- a/dns/zkt/Makefile
+++ b/dns/zkt/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1000055
-BUILD_DEPENDS= dnssec-signzone:${PORTSDIR}/dns/bind99
+BUILD_DEPENDS= dnssec-signzone:dns/bind99
RUN_DEPENDS:= ${BUILD_DEPENDS}
.endif