diff options
Diffstat (limited to 'devel/libfs++/Makefile')
-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 91e93ecc46e0..620a7e512590 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_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |