summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-03-24 20:59:17 +0000
committerade <ade@FreeBSD.org>2004-03-24 20:59:17 +0000
commitc2a0a734363509b1a403283fdd2076853dcae4e6 (patch)
treed22ea527e45e724b5f937af548f968cb503a6975 /net
parent4fc7254d6e44d0da7992cdc6a559572d1ec454bc (diff)
downloadFreeBSD-ports-c2a0a734363509b1a403283fdd2076853dcae4e6.zip
FreeBSD-ports-c2a0a734363509b1a403283fdd2076853dcae4e6.tar.gz
Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
Diffstat (limited to 'net')
-rw-r--r--net/openldap21-server/Makefile2
-rw-r--r--net/openldap22-server/Makefile2
-rw-r--r--net/openldap23-server/Makefile2
-rw-r--r--net/openldap24-server/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile
index c45beee..ccab566 100644
--- a/net/openldap21-server/Makefile
+++ b/net/openldap21-server/Makefile
@@ -62,7 +62,7 @@ CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}-server-2.[02-9].*
USE_OPENSSL= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 14
+USE_LIBTOOL_VER= 15
DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX}
PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX}
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile
index 69b3288..963298a 100644
--- a/net/openldap22-server/Makefile
+++ b/net/openldap22-server/Makefile
@@ -62,7 +62,7 @@ CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}-server-2.[013-9].*
USE_OPENSSL= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 14
+USE_LIBTOOL_VER= 15
DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX}
PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX}
diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile
index 69b3288..963298a 100644
--- a/net/openldap23-server/Makefile
+++ b/net/openldap23-server/Makefile
@@ -62,7 +62,7 @@ CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}-server-2.[013-9].*
USE_OPENSSL= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 14
+USE_LIBTOOL_VER= 15
DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX}
PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX}
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 69b3288..963298a 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -62,7 +62,7 @@ CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}-server-2.[013-9].*
USE_OPENSSL= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 14
+USE_LIBTOOL_VER= 15
DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX}
PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX}
OpenPOWER on IntegriCloud