summaryrefslogtreecommitdiff
path: root/math/Scilab/files/patch-be
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-26 18:55:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-26 18:55:45 +0000
commit08a292d4dbe65ad86a35a439df74d97164e35ce6 (patch)
treed58e2b223ff462f659a313903a582fe21bd963c5 /math/Scilab/files/patch-be
parentupgrade to 0.8 (diff)
Remove ports/math/Scilab, because it was superceeded by math/scilab long time
ago. Submittedby: maintainer
Diffstat (limited to 'math/Scilab/files/patch-be')
-rw-r--r--math/Scilab/files/patch-be11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/Scilab/files/patch-be b/math/Scilab/files/patch-be
deleted file mode 100644
index 0ff6eb989158..000000000000
--- a/math/Scilab/files/patch-be
+++ /dev/null
@@ -1,11 +0,0 @@
---- routines/sound/st.h.orig Mon Dec 21 21:14:29 1998
-+++ routines/sound/st.h Mon Dec 21 21:18:03 1998
-@@ -8,4 +8,8 @@
- */
-
-+#if (defined(netbsd) || defined(freebsd)) && !defined(unix)
-+#define unix
-+#endif
-+
- #define IMPORT extern
- #define EXPORT