diff options
Diffstat (limited to 'x11-toolkits/gtk--/Makefile')
-rw-r--r-- | x11-toolkits/gtk--/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile index dac1149980df..7258f8bcdf2c 100644 --- a/x11-toolkits/gtk--/Makefile +++ b/x11-toolkits/gtk--/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static=yes \ |