summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib/Makefile.common
diff options
context:
space:
mode:
authorkei <kei>2005-05-05 19:37:22 +0000
committerkei <kei>2005-05-05 19:37:22 +0000
commitd79d863e36e3f6d00fe8846190319944c70cdbf3 (patch)
treed6acca4def112ff167755db85f10c558741c4775 /inputmethod/ja-freewnn-lib/Makefile.common
parentabd103719fb884b38e09f10127b3fbd8fca00aae (diff)
downloadpkgsrc-d79d863e36e3f6d00fe8846190319944c70cdbf3.tar.gz
remove auto-registration of RCD_SCRIPTS. patch supplied by Jeremy C. Reed.
also updated PKGREVISION of each package. works fine for me. Thank you!
Diffstat (limited to 'inputmethod/ja-freewnn-lib/Makefile.common')
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common
index 7dc3f980ab6..1057d7d9dbf 100644
--- a/inputmethod/ja-freewnn-lib/Makefile.common
+++ b/inputmethod/ja-freewnn-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2004/04/27 20:51:10 reed Exp $
+# $NetBSD: Makefile.common,v 1.9 2005/05/05 19:37:22 kei Exp $
#
DISTNAME= FreeWnn-1.10
@@ -68,8 +68,6 @@ post-patch:
config.h.orig > config.h)
.if defined(WNN_TARGET) && (${WNN_TARGET} == "SERVER")
-RCD_SCRIPTS= ja_freewnn
-
post-build:
@${MV} ${WRKSRC}/Wnn/jd/jserverrc ${WRKSRC}/Wnn/jd/jserverrc.orig
@${SED} -e 's|^\(jserver_dir\).*|\1 ${IMDICTDIR}/wnn/${WNN_LANG}|' \