Allow depends to newer ruby-diff-lcs.
Bump PKGREVISION.
This commit is contained in:
parent
1a74379aca
commit
6951896452
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2012/12/17 12:15:40 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/02/11 02:30:49 taca Exp $
|
||||
|
||||
DISTNAME= rspec-expectations-2.12.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
@ -8,7 +9,9 @@ HOMEPAGE= http://relishapp.com/rspec
|
|||
COMMENT= Behaviour Driven Development framework for Ruby, expectations
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.3<1.2:../../textproc/ruby-diff-lcs
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.3<2:../../textproc/ruby-diff-lcs
|
||||
|
||||
OVERRIDE_GEMSPEC+= diff-lcs>=1.1.3
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue