diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-12 00:29:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-12 00:29:16 +0000 |
commit | ee0ec7938b5b7dc7f0ca07783f37f8af74571f8b (patch) | |
tree | e75c8aa9bf3dcae99642fbeaaea114fe718490f1 /inputmethod | |
parent | fd780466d503d0d292b98b8a5c0ec9460f0781d5 (diff) | |
download | pkgsrc-ee0ec7938b5b7dc7f0ca07783f37f8af74571f8b.tar.gz |
Use imake variables in PLIST. Still have to do something about the
japanese page ending up in the wrong directory though.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/skkinput/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/skkinput/PLIST b/inputmethod/skkinput/PLIST index 01b4c0560a4..d4d8f2eca61 100644 --- a/inputmethod/skkinput/PLIST +++ b/inputmethod/skkinput/PLIST @@ -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 |