diff options
author | uebayasi <uebayasi> | 2008-10-13 14:16:22 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2008-10-13 14:16:22 +0000 |
commit | a294d0655ac7262d401b98725e0c3db0ef88585b (patch) | |
tree | ef5b6916e25b5d8f95c1a23366165fcf9c70ebdf /inputmethod | |
parent | cc9b60dd9775ca3a2348c19af85841bf40485784 (diff) | |
download | pkgsrc-a294d0655ac7262d401b98725e0c3db0ef88585b.tar.gz |
${NOTFOR_emacs22}hoge -> ${NOTFOR_emacs22}${NOTFOR_emacs22nox}hoge
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/anthy-elisp/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/anthy-elisp/PLIST b/inputmethod/anthy-elisp/PLIST index 2817d6d16a0..61dc7f8ad72 100644 --- a/inputmethod/anthy-elisp/PLIST +++ b/inputmethod/anthy-elisp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/12/22 02:59:59 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/10/13 14:16:22 uebayasi Exp $ ${EMACS_LISPPREFIX}/anthy/anthy-azik.el ${EMACS_LISPPREFIX}/anthy/anthy-azik.elc ${EMACS_LISPPREFIX}/anthy/anthy-conf.el @@ -12,5 +12,5 @@ ${EMACS_LISPPREFIX}/anthy/anthy-kyuri.elc ${EMACS_LISPPREFIX}/anthy/anthy.el ${EMACS_LISPPREFIX}/anthy/anthy.elc ${EMACS_LISPPREFIX}/anthy/leim-list.el -${NOTFOR_emacs22}${EMACS_LISPPREFIX}/anthy/leim-list.elc +${NOTFOR_emacs22}${NOTFOR_emacs22nox}${EMACS_LISPPREFIX}/anthy/leim-list.elc @dirrm ${EMACS_LISPPREFIX}/anthy |