mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
libtool patch to improve chances that this port builds in some
installations
This commit is contained in:
parent
3201ef7799
commit
c7ad7f9857
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66846
10
graphics/mjpegtools/files/patch-configure
Normal file
10
graphics/mjpegtools/files/patch-configure
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.orig Wed Jul 17 00:34:59 2002
|
||||
+++ configure Wed Jul 17 00:35:47 2002
|
||||
@@ -7297,6 +7297,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'
|
10
multimedia/mjpegtools/files/patch-configure
Normal file
10
multimedia/mjpegtools/files/patch-configure
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.orig Wed Jul 17 00:34:59 2002
|
||||
+++ configure Wed Jul 17 00:35:47 2002
|
||||
@@ -7297,6 +7297,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