Avoid to redeence a removed package in comment.
This commit is contained in:
parent
0cc74aa23f
commit
5a410917bc
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2016/01/03 06:44:40 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2016/01/03 06:53:49 taca Exp $
|
||||
|
||||
DISTNAME= puppet-3.8.4
|
||||
PKGREVISION= 1
|
||||
|
@ -14,8 +14,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-facter>=1.7.0<3:../../sysutils/ruby-facter
|
|||
DEPENDS+= ${RUBY_PKGPREFIX}-hiera>=1.0.0<3:../../databases/ruby-hiera
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-minitest>=2.5.1:../../devel/ruby-minitest
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-shadow>=2.0.0:../../security/ruby-shadow
|
||||
# io-console is bundled in ruby base package.
|
||||
#DEPENDS+= ${RUBY_PKGPREFIX}-io-console>=0.3:../../devel/ruby-io-console
|
||||
# io-console gem is bundled in ruby base package.
|
||||
|
||||
RUBY_VERSION_SUPPORTED= 200 21
|
||||
RUBY_JSON_REQD= 1.7.0
|
||||
|
|
Loading…
Reference in a new issue