diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-05 07:01:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-05 07:01:05 +0000 |
commit | a8a812db32ac844b0abbd2301e2da6d6db4fd1b3 (patch) | |
tree | 6bb730477071e30cfdd5f8b6413e5f2768ab5cc9 /inputmethod | |
parent | 587307e96115599caaad5a3bf66da0ff29314c85 (diff) | |
download | pkgsrc-a8a812db32ac844b0abbd2301e2da6d6db4fd1b3.tar.gz |
Make anthy-elisp build with emacs23.
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 4fce9dc1fcf..3114cb770e7 100644 --- a/inputmethod/anthy-elisp/PLIST +++ b/inputmethod/anthy-elisp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:01:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/08/05 07:01:05 minskim Exp $ ${EMACS_LISPPREFIX}/anthy/anthy-azik.el ${EMACS_LISPPREFIX}/anthy/anthy-azik.elc ${EMACS_LISPPREFIX}/anthy/anthy-conf.el @@ -12,4 +12,4 @@ ${EMACS_LISPPREFIX}/anthy/anthy-kyuri.elc ${EMACS_LISPPREFIX}/anthy/anthy.el ${EMACS_LISPPREFIX}/anthy/anthy.elc ${EMACS_LISPPREFIX}/anthy/leim-list.el -${NOTFOR_emacs22}${NOTFOR_emacs22nox}${EMACS_LISPPREFIX}/anthy/leim-list.elc +${NOTFOR_emacs23}${NOTFOR_emacs22}${NOTFOR_emacs22nox}${EMACS_LISPPREFIX}/anthy/leim-list.elc |