diff options
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r-- | devel/libsigc++12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index 86e0ff425f5e..1c7134bf14d1 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -24,6 +24,6 @@ USE_GMAKE= yes LATEST_LINK= libsigc++12 INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 .include <bsd.port.mk> |