73a0f23706
Taken the patches form - http://chewing.csie.net/download/xcin/xcin-chewing-20041004.diff Used PKG_SYSCONFDIR schema. Used ${PAX} to do post-install. Bump PKGREVISION.
10 lines
312 B
Text
10 lines
312 B
Text
$NetBSD: patch-ah,v 1.1 2006/01/28 03:03:11 rxg Exp $
|
|
|
|
--- src/Cinput/Makefile.in.orig 2006-01-21 20:37:01.000000000 +0800
|
|
+++ src/Cinput/Makefile.in
|
|
@@ -1,4 +1,4 @@
|
|
-SUBSYS = zh_hex gen_inp bimsphone
|
|
+SUBSYS = zh_hex gen_inp bimsphone chewing
|
|
OTHERS = im_comm
|
|
|
|
.PHONY: depend subdirs clean distclean install
|