summaryrefslogtreecommitdiff
path: root/finance/kmymoney2/files/patch-configure
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-07-05 22:18:54 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-07-05 22:18:54 +0000
commit182e80d9da831153539540cdafcc29a5fc571281 (patch)
tree8b962638f581faed75799a9d9bdecd3f9b8a777e /finance/kmymoney2/files/patch-configure
parent- Update to 1.4.1 (diff)
Use LTMAIN and LIBTOOL instead of hardcore.
Notes
Notes: svn path=/head/; revision=237196
Diffstat (limited to 'finance/kmymoney2/files/patch-configure')
-rw-r--r--finance/kmymoney2/files/patch-configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/kmymoney2/files/patch-configure b/finance/kmymoney2/files/patch-configure
index 0a0e7ebd5da6..b6b8cab44977 100644
--- a/finance/kmymoney2/files/patch-configure
+++ b/finance/kmymoney2/files/patch-configure
@@ -11,11 +11,11 @@
# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS=" /usr/local/share/libtool/ltmain.sh"
++LIBTOOL_DEPS=" %%LTMAIN%%"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
-+LIBTOOL='$(SHELL) /usr/local/bin/libtool --silent'
++LIBTOOL='$(SHELL) %%LIBTOOL%% --silent'
# Prevent multiple expansion