mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
2eb4172d38
Update MASTER_SITES. Add LICENSE. Conform current LIB_DEPENDS convention. Remove NO_STAGE mark. Use %%DATADIR%% in pkg-plist.
11 lines
218 B
C++
11 lines
218 B
C++
--- src/keyatom.cpp.orig 2014-06-28 22:19:00.000000000 +0900
|
|
+++ src/keyatom.cpp 2014-06-28 22:19:19.000000000 +0900
|
|
@@ -9,6 +9,7 @@
|
|
# include <alloca.h>
|
|
# endif
|
|
#endif
|
|
+#include <stdlib.h>
|
|
|
|
#include "jmode.h"
|
|
|