diff options
| author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-11-04 21:09:01 +0000 |
|---|---|---|
| committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-11-04 21:09:01 +0000 |
| commit | d9d34442c2d34ff677ec777db03580e0c55743a7 (patch) | |
| tree | 27b8f0b519bb498f068a15d519b970a0a284b9fa /math/calc/files/patch-aa | |
| parent | Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS. (diff) | |
Upgrade to version 2.11.5t4.5
PR: ports/44132
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Notes
Notes:
svn path=/head/; revision=69467
Diffstat (limited to 'math/calc/files/patch-aa')
| -rw-r--r-- | math/calc/files/patch-aa | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/calc/files/patch-aa b/math/calc/files/patch-aa deleted file mode 100644 index d56bc3dd0b34..000000000000 --- a/math/calc/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** alloc.h~ Thu Mar 31 03:05:41 1994 ---- alloc.h Sun Apr 16 17:27:55 1995 -*************** -*** 10,16 **** - - #include "have_malloc.h" - #ifdef HAVE_MALLOC_H -! # include <malloc.h> - #else - # if defined(__STDC__) - extern void *malloc(); ---- 10,16 ---- - - #include "have_malloc.h" - #ifdef HAVE_MALLOC_H -! /* # include <malloc.h> */ - #else - # if defined(__STDC__) - extern void *malloc(); |
