aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 02:39:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 02:39:29 +0000
commite960eade031a3c5d4de2633335d58d1357c0919a (patch)
treebc18b2d5b060fb37c320c1c521a0a793404f216b /www/gtkhtml
parentad04004ff5ed234824c8d9c073877c3d69db6832 (diff)
downloadports-e960eade031a3c5d4de2633335d58d1357c0919a.tar.gz
ports-e960eade031a3c5d4de2633335d58d1357c0919a.zip
Re-enable gconf support now that gconf1 plays nicely with gconf2.
Notes
Notes: svn path=/head/; revision=89865
Diffstat (limited to 'www/gtkhtml')
-rw-r--r--www/gtkhtml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index 1c889a788754..d19d6e588eb4 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -25,9 +25,9 @@ USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-CONFIGURE_ARGS= --with-gconf=no
+CONFIGURE_ARGS= --with-gconf=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
VERSION= ${PORTNAME}-${PORTVERSION}