diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /misc/ruby-gem_plugin/Makefile | |
parent | 0029bb22be932f4d82778e0763d3f72576b3e2cc (diff) | |
download | pkgsrc-2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'misc/ruby-gem_plugin/Makefile')
-rw-r--r-- | misc/ruby-gem_plugin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/ruby-gem_plugin/Makefile b/misc/ruby-gem_plugin/Makefile index 4c24348dbbd..9e82c7f10bc 100644 --- a/misc/ruby-gem_plugin/Makefile +++ b/misc/ruby-gem_plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/10/31 19:43:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2007/01/31 00:04:12 wiz Exp $ DISTNAME= gem_plugin-0.2.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://mongrel.rubyforge.org/ COMMENT= Gem-based plugin system +BROKEN_IN= pkgsrc-2006Q4 + CONFLICTS+= ruby[1-9]*-gem_plugin-[0-9]* BUILD_DEPENDS+= rake>=0.7:../../devel/rake DEPENDS+= rubygems-[0-9]*:../../misc/rubygems |