From 1ebd82e787b04b5c9d8b2230b443dc8b1f635a3e Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 13 Sep 2010 11:03:40 +0000 Subject: Fixes CONFLICTS pattern. --- devel/hoe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/hoe/Makefile b/devel/hoe/Makefile index d2a982c88d2..6edc3ddf113 100644 --- a/devel/hoe/Makefile +++ b/devel/hoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/09/10 05:02:40 taca Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/13 11:03:40 obache Exp $ DISTNAME= hoe-2.6.2 CATEGORIES= devel @@ -8,7 +8,7 @@ HOMEPAGE= http://seattlerb.rubyforge.org/hoe/ COMMENT= Rake extension to provide full project automation LICENSE= mit -CONFLICTS+= ruby[1-9][0-9]-hoe-* hoe-* +CONFLICTS+= ruby[1-9][0-9]-hoe-[0-9]* hoe-[0-9]* DEPENDS+= ${RUBY_PKGPREFIX}-rubyforge>=2.0.4:../../devel/rubyforge -- cgit v1.2.3