summaryrefslogtreecommitdiff
path: root/inputmethod/skkserv/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/skkserv/patches/patch-ae')
-rw-r--r--inputmethod/skkserv/patches/patch-ae14
1 files changed, 14 insertions, 0 deletions
diff --git a/inputmethod/skkserv/patches/patch-ae b/inputmethod/skkserv/patches/patch-ae
new file mode 100644
index 00000000000..8963184631c
--- /dev/null
+++ b/inputmethod/skkserv/patches/patch-ae
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.1.1.1 2002/05/31 12:59:58 seb Exp $
+
+--- skkserv/Makefile.in.orig Fri Feb 7 11:05:23 1997
++++ skkserv/Makefile.in Tue Dec 21 07:41:57 1999
+@@ -28,7 +28,8 @@
+ SERVERDIR = @libexecdir@
+
+ DEFS = -I$(srcdir) -I$(top_srcdir) $(CFLAGS) @DEFS@ @PRIVATE@ \
+- -DDEFAULT_JISYO=\"$(JISYODIR)/$(JISYO)\"
++ -DDEFAULT_JISYO=\"$(JISYODIR)/$(JISYO)\" \
++ -DSKKSERV_UID=${SKKUID} -DSKKSERV_GID=${SKKGID}
+
+ all: skkserv
+