From e3e7faeda310222ae0f96df3ae6b0f113457b84b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 24 Apr 2006 02:43:51 +0000 Subject: Fix the adns library version so it matches the internal soname. This sets the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed. --- net/nepenthes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/nepenthes/Makefile') diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 0baaee9ea2ba..a03980144f43 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -18,7 +18,7 @@ COMMENT= Determine the malware activity on a network LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ magic.1:${PORTSDIR}/sysutils/file \ pcre.0:${PORTSDIR}/devel/pcre \ - adns.12:${PORTSDIR}/dns/adns + adns.1:${PORTSDIR}/dns/adns USE_PERL5= yes GNU_CONFIGURE= yes -- cgit v1.2.3