summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-11 06:27:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-11 06:27:46 +0000
commit336d2bb08c3958a465cbeef85aefc49e4e1153bc (patch)
treecb7617615ee4fd5989da431267f2f1a95cb8a59b /x11-toolkits
parent- upgrade patchversion to 20021031 (diff)
Fix the build on certain machines by making sure the libxml2 include
path is properly defined.
Notes
Notes: svn path=/head/; revision=69876
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libbonoboui/files/patch-configure17
1 files changed, 11 insertions, 6 deletions
diff --git a/x11-toolkits/libbonoboui/files/patch-configure b/x11-toolkits/libbonoboui/files/patch-configure
index e33f9e6ceb4e..cf3fc969e259 100644
--- a/x11-toolkits/libbonoboui/files/patch-configure
+++ b/x11-toolkits/libbonoboui/files/patch-configure
@@ -1,9 +1,6 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 11:11:58 1.1
-+++ configure 2002/04/26 11:12:23
-@@ -7013,6 +7013,7 @@
+--- configure.orig Fri Oct 18 07:23:27 2002
++++ configure Fri Nov 1 16:08:44 2002
+@@ -7235,6 +7235,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -11,3 +8,11 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -9285,6 +9286,7 @@
+ libbonobo-2.0 >= 2.0.0 \
+ libgnome-2.0 >= 1.116.0 \
+ bonobo-activation-2.0 >= 1.0.0 \
++ libxml-2.0 >= 2.0 \
+ gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.0.2"
+
+ succeeded=no