summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortaca <taca>2002-06-09 05:06:27 +0000
committertaca <taca>2002-06-09 05:06:27 +0000
commit9480015b454bc4ddc230af73b4b7f9092c4053e1 (patch)
tree1312cd46f8dae3b3e15f34e45b3ba67d250cc7f4 /editors
parentc1b33f7296904d94d561570e78b46dc68c2f05b4 (diff)
downloadpkgsrc-9480015b454bc4ddc230af73b4b7f9092c4053e1.tar.gz
Allow depends on emacs 21 and later.
Diffstat (limited to 'editors')
-rw-r--r--editors/tamago/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 4606ae0b3e2..bf253ec3203 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/06/09 05:06:27 taca Exp $
DISTNAME= tamago-4.0.6
CATEGORIES= editors
@@ -8,8 +8,8 @@ MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.m17n.org/tamago/
COMMENT= CJK characters inputting system for emacs-20+leim
-DEPENDS+= emacs-20.*:../../editors/emacs
-DEPENDS+= leim-20.*:../../editors/leim
+DEPENDS+= emacs>=20.2:../../editors/emacs
+DEPENDS+= leim>=20.2:../../editors/leim
GNU_CONFIGURE= yes