diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2014-06-28 13:42:04 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2014-06-28 13:42:04 +0000 |
commit | 2eb4172d38b254baa6505a3e8df92b1b56af8ba9 (patch) | |
tree | 38895cebb9ffa2c89fc30f88853c12bedca91754 /japanese/jmode/files/patch-src_ximpacket.cpp | |
parent | - Convert USE_BZIP2 to USES (diff) |
Fix build error.
Update MASTER_SITES.
Add LICENSE.
Conform current LIB_DEPENDS convention.
Remove NO_STAGE mark.
Use %%DATADIR%% in pkg-plist.
Notes
Notes:
svn path=/head/; revision=359699
Diffstat (limited to 'japanese/jmode/files/patch-src_ximpacket.cpp')
-rw-r--r-- | japanese/jmode/files/patch-src_ximpacket.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/jmode/files/patch-src_ximpacket.cpp b/japanese/jmode/files/patch-src_ximpacket.cpp new file mode 100644 index 000000000000..917dc5fdc93a --- /dev/null +++ b/japanese/jmode/files/patch-src_ximpacket.cpp @@ -0,0 +1,10 @@ +--- src/ximpacket.cpp.orig 2014-06-28 22:17:36.000000000 +0900 ++++ src/ximpacket.cpp 2014-06-28 22:18:08.000000000 +0900 +@@ -3,6 +3,7 @@ + #endif + + #include <list> ++#include <stdlib.h> + #include "xim.h" + + // |