* Add CONFLICTS since it will install the same name commands both
ruby18 and ruby19 based packages.
This commit is contained in:
parent
f2d4708380
commit
90668339a2
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2010/09/12 03:30:06 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2010/09/12 03:31:10 taca Exp $
|
||||
|
||||
DISTNAME= raggle-0.4.4
|
||||
PKGREVISION= 4
|
||||
|
@ -12,6 +12,8 @@ LICENSE= mit
|
|||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-ncurses>=0.8:../../devel/ruby-ncurses
|
||||
|
||||
CONFLICTS+= ruby[1-9][0-9]-raggle-[0-9]*
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
REPLACE_RUBY= raggle extras/feed_dump.rb extras/feed_sizes.rb \
|
||||
|
|
Loading…
Reference in a new issue