summaryrefslogtreecommitdiff
path: root/dns/dnstable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnstable/Makefile')
-rw-r--r--dns/dnstable/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile
index bf09b24cda12..6f4531246dfe 100644
--- a/dns/dnstable/Makefile
+++ b/dns/dnstable/Makefile
@@ -11,12 +11,12 @@ COMMENT= Encoding format, library, and utilities for passive DNS data
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-BUILD_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg
-LIB_DEPENDS= libmtbl.so:${PORTSDIR}/devel/mtbl \
- libyajl.so:${PORTSDIR}/devel/yajl \
- libwdns.so:${PORTSDIR}/dns/wdns \
- libnmsg.so:${PORTSDIR}/net/nmsg
-RUN_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg
+BUILD_DEPENDS= sie-nmsg>0:net/sie-nmsg
+LIB_DEPENDS= libmtbl.so:devel/mtbl \
+ libyajl.so:devel/yajl \
+ libwdns.so:dns/wdns \
+ libnmsg.so:net/nmsg
+RUN_DEPENDS= sie-nmsg>0:net/sie-nmsg
GNU_CONFIGURE= yes
USE_LDCONFIG= yes