summaryrefslogtreecommitdiff
path: root/math/taucs/files/patch-configure
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-02 13:08:37 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-02 13:08:37 +0000
commitb43bf4ba7fc4fc7d691e28f280ba195fc151fe21 (patch)
treeaea0624c4ed74736d22461f6632cb6195086afc4 /math/taucs/files/patch-configure
parentFix fetch: Add official site, remove non-existant hosts. (diff)
Install headers
PR: ports/78272 Submitted by: Pedro F. Giffuni
Notes
Notes: svn path=/head/; revision=130190
Diffstat (limited to 'math/taucs/files/patch-configure')
-rw-r--r--math/taucs/files/patch-configure13
1 files changed, 11 insertions, 2 deletions
diff --git a/math/taucs/files/patch-configure b/math/taucs/files/patch-configure
index ffae32f4b181..e3a5802ac725 100644
--- a/math/taucs/files/patch-configure
+++ b/math/taucs/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Sat Jan 3 02:23:57 2004
-+++ configure Sat Jan 3 02:24:07 2004
+--- configure.orig Sun Aug 24 10:11:33 2003
++++ configure Sat Feb 26 22:24:56 2005
@@ -29,7 +29,7 @@
# Solaris, OSTYPE=solaris but uname returns SunOS.
@@ -9,3 +9,12 @@
fi
# If nothing works, we continue, but configurator will abort
+@@ -46,7 +46,7 @@
+ # If we find exceptions that cannot be fixed in a
+ # generic way, we should use OSTYPE to fix the problems.
+
+-make -f configurator/makefile.unix
++${MAKE} -f configurator/makefile.unix
+
+ # Third phase: try to run configurator with whatever
+ # arguments were passed to the script. If it fails, perhaps