aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
commitb417efd74e7b0e320bb91813887fb75ec394ce5c (patch)
tree33c74a8900cd4e0576901bd5350fb5cbf7098005 /www/gtkhtml
parentfd58e16048c1f38cfd253d30beac411a759bbd65 (diff)
downloadports-b417efd74e7b0e320bb91813887fb75ec394ce5c.tar.gz
ports-b417efd74e7b0e320bb91813887fb75ec394ce5c.zip
Notes
Diffstat (limited to 'www/gtkhtml')
-rw-r--r--www/gtkhtml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index 6089b285ecfb..eba64859f490 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -26,7 +26,8 @@ USE_GMAKE= yes
USE_GNOMECTRL= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-gconf=yes
+CONFIGURE_ARGS= --with-gconf=yes \
+ --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}