summaryrefslogtreecommitdiff
path: root/editors/leim
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-12 02:29:37 +0000
committerwiz <wiz>2003-01-12 02:29:37 +0000
commit99ae0d156e9acec05bc14b2aab2e427075b54f09 (patch)
tree175ef3b307ff9d9bb1be172e3636f25839b78295 /editors/leim
parent44842803a78c69a2e68f882831cfdc6749e211bb (diff)
downloadpkgsrc-99ae0d156e9acec05bc14b2aab2e427075b54f09.tar.gz
Bump to 20.7nb1: depend on latest emacs20.
Diffstat (limited to 'editors/leim')
-rw-r--r--editors/leim/Makefile5
1 files changed, 3 insertions, 2 deletions
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