summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authortaca <taca>2003-04-22 16:16:07 +0000
committertaca <taca>2003-04-22 16:16:07 +0000
commitebef3fdbe50c3d28d059fff20e6ab9d5057eaeb6 (patch)
treef48ce62f3684f51f626f90baf79b6785e89f44e8 /editors/tamago
parentd818171b3299747b4f3391c0d40239a2555f4934 (diff)
downloadpkgsrc-ebef3fdbe50c3d28d059fff20e6ab9d5057eaeb6.tar.gz
Add dependency to leim. I heard from tamago's developper "tamago works
under control of leim. It works better, coexisting with and switching to other input methods."
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 35f946fc360..b8ce0fc151b 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/11/23 16:56:02 taca Exp $
+# $NetBSD: Makefile,v 1.7 2003/04/22 16:16:07 taca Exp $
DISTNAME= tamago-4.0.6
PKGNAME= tamago-20020909
@@ -12,6 +12,7 @@ COMMENT= CJK characters inputting system for emacs + leim
GNU_CONFIGURE= yes
# XXX please someone adjust paths and PLIST for XEmacs...
EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
+EMACS_USE_LEIM= # defined
.include "../../mk/emacs.mk"
.include "../../mk/bsd.pkg.mk"