diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 19:00:51 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 19:00:51 +0000 |
commit | 0f12fcc8c78dfd485816e8211d56ed0d8d8709cb (patch) | |
tree | 240e0e22ded18ec6f88d0c6795559809e740a137 /devel/libfs++ | |
parent | 4428b915f75e3669962d230fe556b4aa35284383 (diff) | |
download | ports-0f12fcc8c78dfd485816e8211d56ed0d8d8709cb.tar.gz ports-0f12fcc8c78dfd485816e8211d56ed0d8d8709cb.zip |
Notes
Diffstat (limited to 'devel/libfs++')
-rw-r--r-- | devel/libfs++/Makefile | 2 |
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 |