aboutsummaryrefslogtreecommitdiff
path: root/math/scilab/files
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-06-05 21:14:39 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-06-05 21:14:39 +0000
commitab8e018a48d73df2842fa779999996bc9aba6d82 (patch)
treef269e29255a505bf21923d826bd6f328433b58e8 /math/scilab/files
parent98046577a307b14545e189d6afe34b68233cc00a (diff)
downloadports-ab8e018a48d73df2842fa779999996bc9aba6d82.tar.gz
ports-ab8e018a48d73df2842fa779999996bc9aba6d82.zip
Notes
Diffstat (limited to 'math/scilab/files')
-rw-r--r--math/scilab/files/patch-bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/math/scilab/files/patch-bb b/math/scilab/files/patch-bb
index 22531fea1804..afafd49e46bf 100644
--- a/math/scilab/files/patch-bb
+++ b/math/scilab/files/patch-bb
@@ -1,6 +1,6 @@
--- configure.orig Wed May 25 17:00:45 2005
-+++ configure Sat Jun 4 21:48:15 2005
-@@ -21331,12 +21331,12 @@
++++ configure Sun Jun 5 22:59:47 2005
+@@ -21331,13 +21331,13 @@
# FreeBSD systems (not supported by INRIA)
*-*-freebsd*)
GCC=yes
@@ -11,10 +11,12 @@
CC_PICFLAGS='-fPIC'
# script shell f77 have bugs, get ours
- FC=f77
+- FC_OPTIONS="${CFLAGS} -Dfreebsd"
+ FC=$F77
- FC_OPTIONS="${CFLAGS} -Dfreebsd"
++ FC_OPTIONS="${FFLAGS} -Dfreebsd"
FC_OPTIONS_O0='-Dfreebsd'
FC_LDFLAGS='-lm -Wl,--export-dynamic'
+ FC_PICFLAGS='-fPIC'
@@ -24208,7 +24208,8 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF