Switch to use RUBY_RAILS.
No functional change.
This commit is contained in:
parent
5a85798863
commit
5d9701e272
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2010/09/13 14:49:54 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2011/03/28 14:08:38 taca Exp $
|
||||
|
||||
DISTNAME= rubigen-1.5.5
|
||||
PKGREVISION= 1
|
||||
|
@ -9,7 +9,9 @@ HOMEPAGE= http://drnic.github.com/rubigen
|
|||
COMMENT= Ruby stub generator
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=2.3.5:../../devel/ruby-activesupport
|
||||
RUBY_RAILS= # defined
|
||||
|
||||
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
|
||||
|
||||
CONFLICTS+= ruby[1-9][0-9]-rubigen-* rubigen-*
|
||||
|
||||
|
|
Loading…
Reference in a new issue