aboutsummaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 18:38:50 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 18:38:50 +0800
commitc7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch)
tree89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /www/gtkhtml38/Makefile
parentb2066c7c70a0ccedd6a3fda853744aec2281d951 (diff)
downloadfreebsd-ports-graphics-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz
freebsd-ports-graphics-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.zst
freebsd-ports-graphics-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r--www/gtkhtml38/Makefile1
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" \