diff options
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index e337e40e6b93..a71e81e46d0e 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -26,6 +26,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ |