From b3d7ae71beac19c7c92e2c23d218166e6d9e0041 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 12 Jan 2003 02:29:37 +0000 Subject: Bump to 20.7nb1: depend on latest emacs20. --- editors/leim/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/leim') diff --git a/editors/leim/Makefile b/editors/leim/Makefile index b7c8154e433..0a47f9dc1ff 100644 --- a/editors/leim/Makefile +++ b/editors/leim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/12 02:29:37 wiz Exp $ DISTNAME= leim-${VERSION} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX} @@ -9,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= Libraries of Emacs Input Methods -DEPENDS+= emacs-${VERSION}:../emacs +DEPENDS+= emacs-${VERSION}nb1:../emacs GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3