1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/jmode/files/patch-src_kkconv.cpp
MANTANI Nobutaka 2eb4172d38 Fix build error.
Update MASTER_SITES.
Add LICENSE.
Conform current LIB_DEPENDS convention.
Remove NO_STAGE mark.
Use %%DATADIR%% in pkg-plist.
2014-06-28 13:42:04 +00:00

11 lines
260 B
C++

--- src/kkconv.cpp.orig 2014-06-28 22:15:17.000000000 +0900
+++ src/kkconv.cpp 2014-06-28 22:15:38.000000000 +0900
@@ -18,6 +18,7 @@
# include <alloca.h>
# endif
#endif
+#include <stdlib.h>
// キャラクタコード32から、
//このソースはEUCで書かれている。