summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-be')
-rw-r--r--math/scilab/patches/patch-be13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/scilab/patches/patch-be b/math/scilab/patches/patch-be
deleted file mode 100644
index 91e3f3d1072..00000000000
--- a/math/scilab/patches/patch-be
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-be,v 1.2 1999/03/05 11:22:35 frueauf Exp $
-
---- 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