diff options
Diffstat (limited to 'www/merb-slices/Makefile')
-rw-r--r-- | www/merb-slices/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/merb-slices/Makefile b/www/merb-slices/Makefile index ec688e999a3..09b66114c88 100644 --- a/www/merb-slices/Makefile +++ b/www/merb-slices/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/09/13 14:49:54 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/13 00:21:37 taca Exp $ DISTNAME= merb-slices-1.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -9,7 +9,7 @@ HOMEPAGE= http://www.merbivore.com/ COMMENT= Merb plugin that supports reusable application 'slices' LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3:../../www/merb-core +DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3<1.2:../../www/merb-core CONFLICTS+= ruby[1-9][0-9]-merb-slices-[0-9]* |