summaryrefslogtreecommitdiff
path: root/math/scilab/files/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/files/patch-bb')
-rw-r--r--math/scilab/files/patch-bb30
1 files changed, 0 insertions, 30 deletions
diff --git a/math/scilab/files/patch-bb b/math/scilab/files/patch-bb
deleted file mode 100644
index 66079c210beb..000000000000
--- a/math/scilab/files/patch-bb
+++ /dev/null
@@ -1,30 +0,0 @@
---- 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_OPTIONS="${CFLAGS} -Dfreebsd"
-+ FC_OPTIONS="${FFLAGS} -Dfreebsd"
- FC_OPTIONS_O0='-Dfreebsd'
- FC_LDFLAGS='-lm -Wl,--export-dynamic'
- FC_PICFLAGS='-fPIC'
-@@ -25056,7 +25056,8 @@
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
--#include <X11/IntrinsicP.h> #include <X11/Xaw3d/ViewportP.h>
-+#include <X11/IntrinsicP.h>
-+#include <X11/Xaw3d/ViewportP.h>
- int
- main ()
- {
-@@ -27200,7 +27201,7 @@
- ;;
- esac
-
-- GETLIBTK=libtk$TK_MAJOR_VERSION.$TK_MINOR_VERSION.$SONAME
-+ GETLIBTK=libtk$TK_MAJOR_VERSION$TK_MINOR_VERSION.$SONAME
-
- case "$host" in
- *-*-darwin*)