aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-08-02 19:36:34 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-08-02 19:36:34 +0000
commit789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch)
treedc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /dns
parentd1a9e827c98542eb35619dffa314cba50fb08b58 (diff)
downloadports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.tar.gz
ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/hesiod/Makefile2
-rw-r--r--dns/idnkit/Makefile2
-rw-r--r--dns/ldns/Makefile2
-rw-r--r--dns/nss_mdns/Makefile2
-rw-r--r--dns/posadis/Makefile4
-rw-r--r--dns/powerdns-devel/Makefile2
-rw-r--r--dns/powerdns/Makefile2
7 files changed, 8 insertions, 8 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile
index 55ef1522bbb1..84662a9e9d28 100644
--- a/dns/hesiod/Makefile
+++ b/dns/hesiod/Makefile
@@ -22,7 +22,7 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \
hesiod_free_string.3 hesiod_parse_result.3
MAN5= hesiod.conf.5
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile
index 98cc09dec51f..28c6eee1910d 100644
--- a/dns/idnkit/Makefile
+++ b/dns/idnkit/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= A library to handle internationalized domain names
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
USE_ICONV= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 85e85e5860f5..65e4a731006a 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
MAINTAINER= konstantin@saurbier.net
COMMENT= A library for programs conforming to DNS RFCs and drafts
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
USE_OPENSSL= yes
USE_LDCONFIG= yes
diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile
index fc7cb5932b45..ba70035bb131 100644
--- a/dns/nss_mdns/Makefile
+++ b/dns/nss_mdns/Makefile
@@ -15,7 +15,7 @@ DISTNAME= nss-mdns-${PORTVERSION}
MAINTAINER= wahjava@gmail.com
COMMENT= NSS module implementing multicast DNS name resolution
-USE_AUTOTOOLS= autoconf:262 automake:19 libtool:15
+USE_AUTOTOOLS= autoconf:262 automake:19 libtool:22
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile
index 2bde6944d6a6..8f433730b9a2 100644
--- a/dns/posadis/Makefile
+++ b/dns/posadis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= posadis
PORTVERSION= 0.60.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ COMMENT= Domain Name Server (DNS) implementation
LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib
-USE_AUTOTOOLS= autoconf:262 libltdl:15 libtool:15
+USE_AUTOTOOLS= autoconf:262 libltdl:22 libtool:22
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile
index 0c4b366b0c83..6d637fe1aa9b 100644
--- a/dns/powerdns-devel/Makefile
+++ b/dns/powerdns-devel/Makefile
@@ -26,7 +26,7 @@ CONFLICTS= powerdns-[0-2]*
USE_GMAKE= YES
USE_SUBMAKE= YES
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= YES
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index 7e59c5de5c1b..707bf863fa49 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -23,7 +23,7 @@ CONFLICTS= powerdns-devel-[0-9]*
USE_GMAKE= YES
USE_SUBMAKE= YES
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= YES
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib