diff options
Diffstat (limited to 'devel/libsigc++/Makefile')
-rw-r--r-- | devel/libsigc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 469991c40db7..558fd6288c2b 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes USE_GNOME= gnomehack |