diff options
Diffstat (limited to 'devel/libsigc++20/Makefile')
-rw-r--r-- | devel/libsigc++20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 3f8e33646..31e821ca5 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes LATEST_LINK= libsigc++2 INSTALLS_SHLIB= yes USE_GNOME= gnomehack lthack gnometarget pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 .if !defined(NOPORTDOCS) BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen |