summaryrefslogtreecommitdiff
path: root/sysutils/torque/files/patch-configure
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-04-16 18:23:45 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-04-16 18:23:45 +0000
commitac8c103656306da7a3f56833cc22191c99564405 (patch)
tree86e0032a27bd15781d177280fa35e889874c761d /sysutils/torque/files/patch-configure
parent- Update to 1.05 (diff)
- "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH - Trim Makefile header - Add CONFLICTS_INSTALL [1] - Make rc scripts more rclint compliant - Update WWW line in pkg-descr PR: ports/175063 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Approved by: danfe (maintainer of games/qstat, via email) [1] Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=315876
Diffstat (limited to 'sysutils/torque/files/patch-configure')
-rw-r--r--sysutils/torque/files/patch-configure21
1 files changed, 17 insertions, 4 deletions
diff --git a/sysutils/torque/files/patch-configure b/sysutils/torque/files/patch-configure
index 1d1e50de5646..324c2c9977c1 100644
--- a/sysutils/torque/files/patch-configure
+++ b/sysutils/torque/files/patch-configure
@@ -1,6 +1,19 @@
---- configure.orig 2008-03-10 17:19:28.000000000 +0100
-+++ configure 2008-03-18 08:11:50.000000000 +0100
-@@ -20765,8 +20765,8 @@
+--- configure.orig 2012-04-13 23:06:17.000000000 +0200
++++ configure 2013-04-12 13:23:42.785303064 +0200
+@@ -19730,10 +19730,10 @@
+
+
+ # This can be used to rebuild libtool when needed
+-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++LIBTOOL_DEPS=" %%LOCALBASE%%/share/libtool/config/ltmain.sh"
+
+ # Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++LIBTOOL='$(SHELL) %%LOCALBASE%%/bin/libtool'
+
+ # Prevent multiple expansion
+
+@@ -20294,8 +20294,8 @@
else
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
@@ -11,7 +24,7 @@
if test "${ac_cv_cflags_gcc_option__W__Wall__Wno_unused_parameter__Wno_long_long__pedantic__Werror+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -20780,7 +20780,7 @@
+@@ -20309,7 +20309,7 @@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_save_CFLAGS="$CFLAGS"