summaryrefslogtreecommitdiff
path: root/japanese/lipsf/files/patch-mkmfsed.c
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 05:44:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 05:44:05 +0000
commit13ca38ce4853bad199f817e409485a14a635dbe1 (patch)
tree217dde51a0043ce091791c803c3ff876509c441b /japanese/lipsf/files/patch-mkmfsed.c
parentNEW PORT: devel/py-kid template language for XML based written in Python (diff)
japanese/lipsf cannot be built
building japanese/lipsf causes core dump on amd64. this is because of the lack of inclusion of header file. PR: ports/90960 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Diffstat (limited to 'japanese/lipsf/files/patch-mkmfsed.c')
-rw-r--r--japanese/lipsf/files/patch-mkmfsed.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/lipsf/files/patch-mkmfsed.c b/japanese/lipsf/files/patch-mkmfsed.c
new file mode 100644
index 000000000000..9000fd56ca39
--- /dev/null
+++ b/japanese/lipsf/files/patch-mkmfsed.c
@@ -0,0 +1,10 @@
+--- mkmfsed.c.orig Tue May 28 00:00:00 2002
++++ mkmfsed.c Tue Dec 27 14:51:35 2005
+@@ -5,6 +5,7 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "machine.h"
+
+ #ifdef NOVOID