mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Add patch necessary for USE_LIBTOOL.
This commit is contained in:
parent
733a797267
commit
29a7790b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58153
13
devel/libbonobo/files/patch-configure
Normal file
13
devel/libbonobo/files/patch-configure
Normal file
@ -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'
|
Loading…
Reference in New Issue
Block a user