From 2201ea060728156976b0e1b780148e35c73632db Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Fri, 21 Apr 2006 18:39:19 +0000 Subject: - Bump adns library version and PORTREVISION after last dns/adns update for all affected ports. Reproached by: kris --- net/wireshark/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/wireshark') diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 1cc0e2d38e47..7ce493f1563c 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -7,7 +7,7 @@ PORTNAME= ethereal PORTVERSION= 0.10.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ethereal.com/pub/ethereal/all-versions/ @@ -108,7 +108,7 @@ CONFIGURE_ARGS+= --enable-snmp=no --with-ucd-snmp=no --with-net-snmp=no .endif .if !defined(WITHOUT_ADNS) && !defined(LITE) -LIB_DEPENDS+= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS+= adns.12:${PORTSDIR}/dns/adns CONFIGURE_ARGS+= --with-adns=${LOCALBASE}/lib .else CONFIGURE_ARGS+= --with-adns=no -- cgit v1.2.3