From 2ff80f55375ee2811ca2895a06b853699c3e0915 Mon Sep 17 00:00:00 2001 From: mat 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/passivedns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/passivedns') diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile index ef1a9a80e68e..32b50f5e8117 100644 --- a/security/passivedns/Makefile +++ b/security/passivedns/Makefile @@ -10,7 +10,7 @@ COMMENT= Network sniffer that logs DNS replies for use in passive DNS setups LICENSE= GPLv2 -LIB_DEPENDS= libldns.so:${PORTSDIR}/dns/ldns +LIB_DEPENDS= libldns.so:dns/ldns USE_GITHUB= yes GH_ACCOUNT= gamelinux -- cgit