diff options
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index a5ca55d100a..f8d9fe219f7 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -22,6 +22,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |