mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
2eb4172d38
Update MASTER_SITES. Add LICENSE. Conform current LIB_DEPENDS convention. Remove NO_STAGE mark. Use %%DATADIR%% in pkg-plist.
11 lines
260 B
C++
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で書かれている。
|