From 2e98d520e44d0cd18c72a1e7d379e202a8b4cb5b Mon Sep 17 00:00:00 2001 From: uebayasi Date: Fri, 14 Mar 2003 01:32:28 +0000 Subject: Accept Emacs 20.7 too. Mule 4.1 feature required by Mule-UCS was added to 20.7nb1. --- editors/mule-ucs/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/mule-ucs') diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile index 4cad23e2b64..075c0acdf6d 100644 --- a/editors/mule-ucs/Makefile +++ b/editors/mule-ucs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/14 01:26:40 uebayasi Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/14 01:32:28 uebayasi Exp $ DISTNAME= Mule-UCS-0.84 PKGREVISION= 2 @@ -9,8 +9,9 @@ MAINTAINER= uebayasi@netbsd.org #HOMEPAGE= COMMENT= another encoding conversion mechanism for Emacs -# XXX Emacs 20.7 needs a patch to use Mule UCS. -EMACS_VERSIONS_ACCEPTED= emacs21 +# Mule 4.1 feature required by Mule-UCS was added to 20.7nb1. +EMACS_VERSIONS_ACCEPTED= emacs21 emacs20 +BUILDLINK_DEPENDS.emacs20= emacs>=20.7nb1 do-build: @cd ${WRKSRC}; \ -- cgit v1.2.3