summaryrefslogtreecommitdiffstats
path: root/textproc/dict
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 /textproc/dict
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 'textproc/dict')
-rw-r--r--textproc/dict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index b080718..b0aede3 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl
USE_BISON= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 14
+USE_LIBTOOL_VER=15
CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \
--with-etcdir=${PREFIX}/etc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OpenPOWER on IntegriCloud