diff options
Diffstat (limited to 'x11-toolkits/gtk--2/Makefile')
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index bca8dffd0571..066a202efef4 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome |