aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-03-27 07:34:28 +0800
committermarcus <marcus@FreeBSD.org>2006-03-27 07:34:28 +0800
commit9be5709fb945b2de7f9ddf7f3ff665e5a2e7ad9e (patch)
treea6e2b91ea18e3927794d6a92408847805f656b94
parent77ca8e3d210fd02eb8d90b580e31d7a6203a00ad (diff)
downloadfreebsd-ports-gnome-9be5709fb945b2de7f9ddf7f3ff665e5a2e7ad9e.tar.gz
freebsd-ports-gnome-9be5709fb945b2de7f9ddf7f3ff665e5a2e7ad9e.tar.zst
freebsd-ports-gnome-9be5709fb945b2de7f9ddf7f3ff665e5a2e7ad9e.zip
Fix the build when docbook-utils is installed.
Submitted by: Andreas Kohn <andreas@syndrom23.de>
-rw-r--r--audio/esound/Makefile1
-rw-r--r--x11-fonts/fontconfig/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 36d3511ff26c..9deb022db5e6 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -23,6 +23,7 @@ USE_GNOME= gnometarget gnomehack
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV= JW=false
USE_GETOPT_LONG=yes
CONFLICTS= py*-ro-[0-9]*
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 41eb8325ea89..4011e35a317e 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \
--with-expat-includes=${LOCALBASE}/include \
--with-expat-lib=${LOCALBASE}/lib \
--with-default-fonts=${X11BASE}/lib/X11/fonts
+CONFIGURE_ENV= HASDOCBOOK=no
MAKE_ENV= LC_ALL=C
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${PKGINSTALL}