summaryrefslogtreecommitdiff
path: root/editors/leim20
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-05 13:47:55 +0000
committerwiz <wiz@pkgsrc.org>2004-04-05 13:47:55 +0000
commitb60053fdb053f2f234fc060157b23ec074a7e502 (patch)
tree6d98650af2686aab96f2a715e253601b7508d716 /editors/leim20
parentfa51a5c026f9352e1b227e7d88d48eb9a51d337a (diff)
downloadpkgsrc-b60053fdb053f2f234fc060157b23ec074a7e502.tar.gz
Bump dependency to latest emacs20 version.
Diffstat (limited to 'editors/leim20')
-rw-r--r--editors/leim20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 39ed20dd469..522bdc0e315 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/01/22 08:30:30 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/05 13:47:55 wiz Exp $
DISTNAME= leim-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= Libraries of Emacs Input Methods
-DEPENDS+= emacs-${VERSION}nb2:../emacs20
+DEPENDS+= emacs-${VERSION}nb3:../emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes