summaryrefslogtreecommitdiff
path: root/math/itl/files/patch-test+iohb_c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /math/itl/files/patch-test+iohb_c
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
Notes
Notes: svn path=/head/; revision=366959
Diffstat (limited to 'math/itl/files/patch-test+iohb_c')
-rw-r--r--math/itl/files/patch-test+iohb_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/itl/files/patch-test+iohb_c b/math/itl/files/patch-test+iohb_c
deleted file mode 100644
index 1b72702a66bd..000000000000
--- a/math/itl/files/patch-test+iohb_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- test/iohb.c.orig Mon Aug 18 22:04:00 2003
-+++ test/iohb.c Mon Aug 18 22:04:22 2003
-@@ -219,7 +219,6 @@
- #include<stdlib.h>
- #include<string.h>
- #include<math.h>
--#include<malloc.h>
-
- char* substr(const char* S, const int pos, const int len);
- void upcase(char* S);