From 25b679d7ae3dbf5c13ef71d5c603b3c6bf22eb9f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 17 Jul 2002 17:59:34 +0000 Subject: Fix depends line -- needs emacs21. --- editors/leim21/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/leim21/Makefile') diff --git a/editors/leim21/Makefile b/editors/leim21/Makefile index 73823d2df86..a5fb7fad91f 100644 --- a/editors/leim21/Makefile +++ b/editors/leim21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/04 22:47:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/07/17 17:59:34 wiz Exp $ DISTNAME= leim-${VERSION} CATEGORIES= editors @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= Libraries of Emacs Input Methods (for emacs21) -DEPENDS+= emacs-${VERSION}:../emacs +DEPENDS+= emacs-${VERSION}:../emacs21 GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3