pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/anthy-elisp Try to fix PLIST problwm with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a36731790ee6
branches:  trunk
changeset: 536764:a36731790ee6
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 22 02:59:59 2007 +0000

description:
Try to fix PLIST problwm with emacs22; leim-list.elc isn't built.

diffstat:

 inputmethod/anthy-elisp/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 5a2fb2e124b6 -r a36731790ee6 inputmethod/anthy-elisp/PLIST
--- a/inputmethod/anthy-elisp/PLIST     Sat Dec 22 01:48:55 2007 +0000
+++ b/inputmethod/anthy-elisp/PLIST     Sat Dec 22 02:59:59 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/10/01 02:26:02 taya Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/12/22 02:59:59 taca 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.el
 ${EMACS_LISPPREFIX}/anthy/anthy.elc
 ${EMACS_LISPPREFIX}/anthy/leim-list.el
-${EMACS_LISPPREFIX}/anthy/leim-list.elc
+${NOTFOR_emacs22}${EMACS_LISPPREFIX}/anthy/leim-list.elc
 @dirrm ${EMACS_LISPPREFIX}/anthy



Home | Main Index | Thread Index | Old Index