From f42d8e7cac26131da5d931f17ac797143221b4a3 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 2 Oct 2010 08:58:56 +0000 Subject: Fixes CONFLICTS pattern, to allow ruby??-comass-susy-plugin. Bump PKGREVISION. --- www/ruby-compass/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/ruby-compass/Makefile b/www/ruby-compass/Makefile index 3e397a3e976..35d7408d7c9 100644 --- a/www/ruby-compass/Makefile +++ b/www/ruby-compass/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 12:58:46 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/10/02 08:58:56 obache Exp $ DISTNAME= compass-0.10.5 +PKGREVISION= 1 CATEGORIES= www #MASTER_SITES= http://gems.github.com/gems/ @@ -11,7 +12,7 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-haml>=3.0.0:../../textproc/ruby-haml -CONFLICTS+= ruby[1-9][0-9]-compass-* +CONFLICTS+= ruby[1-9][0-9]-compass-[0-9]* .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3