aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mjpegtools
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-20 22:53:15 +0800
committerlioux <lioux@FreeBSD.org>2002-09-20 22:53:15 +0800
commit0f4c0c8e4398f6bd44f13ccc6efad455a5f88002 (patch)
treeeb3950a30af6d18d20ce0a3eccea9841ab3298fb /multimedia/mjpegtools
parentb72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (diff)
downloadfreebsd-ports-gnome-0f4c0c8e4398f6bd44f13ccc6efad455a5f88002.tar.gz
freebsd-ports-gnome-0f4c0c8e4398f6bd44f13ccc6efad455a5f88002.tar.zst
freebsd-ports-gnome-0f4c0c8e4398f6bd44f13ccc6efad455a5f88002.zip
libtool patch to improve chances that this port builds in some
installations
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r--multimedia/mjpegtools/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mjpegtools/files/patch-configure b/multimedia/mjpegtools/files/patch-configure
new file mode 100644
index 000000000000..8bd3a5055e2a
--- /dev/null
+++ b/multimedia/mjpegtools/files/patch-configure
@@ -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'