diff options
Diffstat (limited to 'print/gnomeprint/Makefile')
-rw-r--r-- | print/gnomeprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index dca3d671ef6a..cf98097056e4 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_PERL5= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} |