aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-26 16:18:20 +0800
committersobomax <sobomax@FreeBSD.org>2002-04-26 16:18:20 +0800
commiteddee22671587a3a1d14c99368b229de62327af2 (patch)
tree82f3fbc19204b874df292444fab904bd39976603 /devel
parent7a708873fbd1bb3819175db108f3c41f9c800782 (diff)
downloadfreebsd-ports-gnome-eddee22671587a3a1d14c99368b229de62327af2.tar.gz
freebsd-ports-gnome-eddee22671587a3a1d14c99368b229de62327af2.tar.zst
freebsd-ports-gnome-eddee22671587a3a1d14c99368b229de62327af2.zip
Add patch necessary for USE_LIBTOOL.
Diffstat (limited to 'devel')
-rw-r--r--devel/libbonobo/files/patch-configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libbonobo/files/patch-configure b/devel/libbonobo/files/patch-configure
new file mode 100644
index 000000000000..d52c0a8a2fcc
--- /dev/null
+++ b/devel/libbonobo/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure 2002/04/26 08:08:30 1.1
++++ configure 2002/04/26 08:09:00
+@@ -7015,6 +7015,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'