aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-29 21:30:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-29 21:30:38 +0000
commit4a2f4ce13e125ee4304fb3169b7b55c28b045d44 (patch)
treed7bc6da3a2b193fef46a2e9ee17a881014e6ce6f /sysutils/puppet
parent6ccbb3fb9190224c95eb4e51baf2150209f57694 (diff)
downloadports-4a2f4ce13e125ee4304fb3169b7b55c28b045d44.tar.gz
ports-4a2f4ce13e125ee4304fb3169b7b55c28b045d44.zip
Notes
Diffstat (limited to 'sysutils/puppet')
-rw-r--r--sysutils/puppet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile
index c6d6e1c1c0f8..3a5c91d2856e 100644
--- a/sysutils/puppet/Makefile
+++ b/sysutils/puppet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= puppet
PORTVERSION= 3.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/puppet/
@@ -52,7 +52,7 @@ BROKEN= PACKAGE_ROOT option patch is incompatable with PACKAGE_ORIGIN patch.
.if ${PORT_OPTIONS:MPACKAGE_ORIGIN}
EXTRA_PATCHES+= ${FILESDIR}/optpatch-package_origin
-RUN_DEPENDS+= rubygem-bzip2>=0:${PORTSDIR}/archivers/rubygem-bzip2
+RUN_DEPENDS+= rubygem-bzip2-ruby>=0:${PORTSDIR}/archivers/rubygem-bzip2-ruby
.endif
post-patch: