aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-07 16:41:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-07 16:41:26 +0000
commit7f2908c8f5261c44b67d901f83883f9d91d596e6 (patch)
tree1361bcd53d26e4cca3db7b16db91545894ea8c99 /x11/gnome-libs
parente7f00632a6b6ad04adc63caaf0206206d7ad42e1 (diff)
downloadports-7f2908c8f5261c44b67d901f83883f9d91d596e6.tar.gz
ports-7f2908c8f5261c44b67d901f83883f9d91d596e6.zip
Notes
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index ba625ce3ccda..93a6f876cf0f 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -31,7 +31,8 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
- --disable-test-gnome
+ --disable-test-gnome \
+ --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"