summaryrefslogtreecommitdiff
path: root/math/scilab/files/patch-bb
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-06-06 02:11:55 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-06-06 02:11:55 +0000
commit23bb3f224bb07369db806999a225aa3c9b868261 (patch)
tree84e38deddd40c29c97f04d88189450fd4203f226 /math/scilab/files/patch-bb
parent- Update from v0.27 to v0.28 (diff)
- Update to 4.0
PR: 98060 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=164549
Diffstat (limited to 'math/scilab/files/patch-bb')
-rw-r--r--math/scilab/files/patch-bb32
1 files changed, 12 insertions, 20 deletions
diff --git a/math/scilab/files/patch-bb b/math/scilab/files/patch-bb
index afafd49e46bf..66079c210beb 100644
--- a/math/scilab/files/patch-bb
+++ b/math/scilab/files/patch-bb
@@ -1,23 +1,15 @@
---- configure.orig Wed May 25 17:00:45 2005
-+++ configure Sun Jun 5 22:59:47 2005
-@@ -21331,13 +21331,13 @@
- # FreeBSD systems (not supported by INRIA)
- *-*-freebsd*)
- GCC=yes
-- CC=gcc
-+ CC=$CC
- CC_OPTIONS="${CFLAGS} -Dfreebsd"
- CC_LDFLAGS=-lm
+--- configure.orig Wed Feb 1 21:47:53 2006
++++ configure Sat May 27 19:27:55 2006
+@@ -22162,7 +22162,7 @@
CC_PICFLAGS='-fPIC'
# script shell f77 have bugs, get ours
-- FC=f77
+ FC=$F77
- FC_OPTIONS="${CFLAGS} -Dfreebsd"
-+ FC=$F77
+ FC_OPTIONS="${FFLAGS} -Dfreebsd"
FC_OPTIONS_O0='-Dfreebsd'
FC_LDFLAGS='-lm -Wl,--export-dynamic'
FC_PICFLAGS='-fPIC'
-@@ -24208,7 +24208,8 @@
+@@ -25056,7 +25056,8 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -27,12 +19,12 @@
int
main ()
{
-@@ -26321,7 +26322,7 @@
- ;;
- esac
+@@ -27200,7 +27201,7 @@
+ ;;
+ esac
--GETLIBTK=libtk$TK_MAJOR_VERSION.$TK_MINOR_VERSION.$SONAME
-+GETLIBTK=libtk$TK_MAJOR_VERSION$TK_MINOR_VERSION.$SONAME
+- GETLIBTK=libtk$TK_MAJOR_VERSION.$TK_MINOR_VERSION.$SONAME
++ GETLIBTK=libtk$TK_MAJOR_VERSION$TK_MINOR_VERSION.$SONAME
- case "$host" in
- *-*-darwin*)
+ case "$host" in
+ *-*-darwin*)