aboutsummaryrefslogtreecommitdiff
path: root/devel/libfs++
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 19:00:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 19:00:51 +0000
commit0f12fcc8c78dfd485816e8211d56ed0d8d8709cb (patch)
tree240e0e22ded18ec6f88d0c6795559809e740a137 /devel/libfs++
parent4428b915f75e3669962d230fe556b4aa35284383 (diff)
downloadports-0f12fcc8c78dfd485816e8211d56ed0d8d8709cb.tar.gz
ports-0f12fcc8c78dfd485816e8211d56ed0d8d8709cb.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136553
Diffstat (limited to 'devel/libfs++')
-rw-r--r--devel/libfs++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile
index 620a7e512590..919e56cc96a3 100644
--- a/devel/libfs++/Makefile
+++ b/devel/libfs++/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library which provides a file_iterator class
USE_REINPLACE= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes