summaryrefslogtreecommitdiff
path: root/editors/leim20
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-04 16:58:13 +0000
committerjoerg <joerg>2006-01-04 16:58:13 +0000
commit8c0191dfae76734af5a25c5861686470427c6ba6 (patch)
tree38da9e6c0f5b73f1f5f65d66b6f72957d1bbbb78 /editors/leim20
parent04321f5da82d0bdbc7e21daa24d01acea4a5c323 (diff)
downloadpkgsrc-8c0191dfae76734af5a25c5861686470427c6ba6.tar.gz
Follow up commit. As wiz@ noticed, just dropping the nb part means
an exact match on the base version, so explicitly allow any revision. The pattern was suggested by jlam@.
Diffstat (limited to 'editors/leim20')
-rw-r--r--editors/leim20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index b90219dea5b..ea3b19c1282 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/01/04 14:11:13 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/04 16:58:13 joerg Exp $
DISTNAME= leim-${VERSION}
PKGREVISION= 5
@@ -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}:../../editors/emacs20
+DEPENDS+= emacs-${VERSION}{,nb[0-9]*}:../../editors/emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes