diff options
Diffstat (limited to 'x11-toolkits/gtkextra2/Makefile')
-rw-r--r-- | x11-toolkits/gtkextra2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 42dc770a0081..8c4d3821bd84 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gtk12 USE_GMAKE= yes INSTALLS_SHLIB= yes |