summaryrefslogtreecommitdiff
path: root/math/Scilab/files/patch-az
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-az
parentupgrade to 0.8 (diff)
Remove ports/math/Scilab, because it was superceeded by math/scilab long time
ago. Submittedby: maintainer
Notes
Notes: svn path=/head/; revision=50591
Diffstat (limited to 'math/Scilab/files/patch-az')
-rw-r--r--math/Scilab/files/patch-az10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/Scilab/files/patch-az b/math/Scilab/files/patch-az
deleted file mode 100644
index fed7870a36d0..000000000000
--- a/math/Scilab/files/patch-az
+++ /dev/null
@@ -1,10 +0,0 @@
---- routines/xsci/wf_w_dir.c.orig Sat Dec 19 22:43:24 1998
-+++ routines/xsci/wf_w_dir.c Sat Dec 19 22:45:42 1998
-@@ -56,5 +56,7 @@
- #endif
-
-+#ifndef __STDC__
- #include <malloc.h>
-+#endif
-
- #include "../machine.h"