pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/skkinput Use imake variables in PLIST. Sti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da057d44bae8
branches:  trunk
changeset: 506105:da057d44bae8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 12 00:29:16 2006 +0000

description:
Use imake variables in PLIST. Still have to do something about the
japanese page ending up in the wrong directory though.

diffstat:

 inputmethod/skkinput/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 902cbcd89b54 -r da057d44bae8 inputmethod/skkinput/PLIST
--- a/inputmethod/skkinput/PLIST        Thu Jan 12 00:05:04 2006 +0000
+++ b/inputmethod/skkinput/PLIST        Thu Jan 12 00:29:16 2006 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2003/05/31 13:09:00 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/01/12 00:29:16 joerg Exp $
 bin/skkinput
 lib/X11/app-defaults/Skkinput
-man/cat1/skkinput.0
-man/ja_JP.EUC/cat1/skkinput.0
+${IMAKE_MAN_DIR}/skkinput.${IMAKE_MAN_SUFFIX}
+man/ja_JP.EUC/cat1/skkinput.${IMAKE_MAN_SUFFIX}
 share/doc/skkinput/BUGS.jis
 share/doc/skkinput/FAQ.jis
 share/doc/skkinput/README.jis



Home | Main Index | Thread Index | Old Index