summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commit5178b48938d20e336ec57a055a01cb66105cd20c (patch)
tree7b629f06e72f052bb88c209caf447e4bb6077033 /www/gtkhtml3/Makefile
parentUpgrade to 1.1. (diff)
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Notes
Notes: svn path=/head/; revision=29636
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r--www/gtkhtml3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index a5ca55d100a0..f8d9fe219f79 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/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" \