summaryrefslogtreecommitdiff
path: root/editors/mule-ucs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-ucs/Makefile')
-rw-r--r--editors/mule-ucs/Makefile7
1 files changed, 4 insertions, 3 deletions
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}; \