diff options
Diffstat (limited to 'sysutils/puppet/Makefile')
-rw-r--r-- | sysutils/puppet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 094c0382933..6d70c59b91b 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/09/13 14:39:30 taca Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 19:51:20 asau Exp $ DISTNAME= puppet-0.25.5 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.puppetlabs.com/ COMMENT= Configuration management framework written in Ruby LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${RUBY_PKGPREFIX}-facter>=1.3.8:../../sysutils/ruby-facter CONFLICTS+= ruby[1-9][0-9]-puppet-[0-9]* puppet-[0-9]* |