pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/skk editors/mule-ucs now supports emacs20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd13dff61c2e
branches:  trunk
changeset: 461259:fd13dff61c2e
user:      minoura <minoura%pkgsrc.org@localhost>
date:      Sat Sep 13 08:30:38 2003 +0000

description:
editors/mule-ucs now supports emacs20.
Thanks again to Ogawa-san.

diffstat:

 inputmethod/skk/Makefile |  4 +---
 inputmethod/skk/PLIST    |  4 +++-
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 23e5b1277438 -r fd13dff61c2e inputmethod/skk/Makefile
--- a/inputmethod/skk/Makefile  Sat Sep 13 08:25:03 2003 +0000
+++ b/inputmethod/skk/Makefile  Sat Sep 13 08:30:38 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/09/13 06:07:10 minoura Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/13 08:30:38 minoura Exp $
 #
 
 DISTNAME=      ddskk-12.2.0
@@ -20,9 +20,7 @@
 .if ${EMACS_FLAVOR} == "emacs"
 BUILD_DEPENDS+=        ${PKGNAME_PREFIX}lookup-*:../../misc/lookup
 EMACS_USE_LEIM=        # defined
-.if ${_EMACS_VERSION} == "emacs21" || ${_EMACS_VERSION} == "emacs21nox"
 BUILD_DEPENDS+=        Mule-UCS-*:../../editors/mule-ucs
-.endif
 .else # xemacs
 PKGNAME=       xemacs-skk-12.2.0       # XXX
 BUILD_DEPENDS+= xemacs-packages>=1.10:../../editors/xemacs-packages
diff -r 23e5b1277438 -r fd13dff61c2e inputmethod/skk/PLIST
--- a/inputmethod/skk/PLIST     Sat Sep 13 08:25:03 2003 +0000
+++ b/inputmethod/skk/PLIST     Sat Sep 13 08:30:38 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/09/12 12:53:45 minoura Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/13 08:30:38 minoura Exp $
 info/skk.info
 info/skk.info-1
 info/skk.info-2
@@ -40,6 +40,8 @@
 ${EMACS_LISPPREFIX}/skk/skk-isearch.elc
 ${EMACS_LISPPREFIX}/skk/skk-jisx0201.el
 ${EMACS_LISPPREFIX}/skk/skk-jisx0201.elc
+${FOR_emacs20}${EMACS_LISPPREFIX}/skk/skk-jisx0213.el
+${FOR_emacs20}${EMACS_LISPPREFIX}/skk/skk-jisx0213.elc
 ${FOR_emacs21}${EMACS_LISPPREFIX}/skk/skk-jisx0213.el
 ${FOR_emacs21}${EMACS_LISPPREFIX}/skk/skk-jisx0213.elc
 ${EMACS_LISPPREFIX}/skk/skk-jisyo-edit-mode.el



Home | Main Index | Thread Index | Old Index