aboutsummaryrefslogtreecommitdiff
path: root/net/foreman-proxy/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-03-03 11:27:51 +0000
committerRene Ladan <rene@FreeBSD.org>2019-03-03 11:27:51 +0000
commitdec7a0aceb00f7287a280ec79d1b54f94fb4621e (patch)
treeae5d0b1653c55954b83e49ba45522daa13eac054 /net/foreman-proxy/Makefile
parent7064499e0eb09eee6d4838fbe876b6a91941a05d (diff)
downloadports-dec7a0aceb00f7287a280ec79d1b54f94fb4621e.tar.gz
ports-dec7a0aceb00f7287a280ec79d1b54f94fb4621e.zip
Notes
Diffstat (limited to 'net/foreman-proxy/Makefile')
-rw-r--r--net/foreman-proxy/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/foreman-proxy/Makefile b/net/foreman-proxy/Makefile
index 4cda7e02d6d2..f3b3da05402d 100644
--- a/net/foreman-proxy/Makefile
+++ b/net/foreman-proxy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= foreman-proxy
PORTVERSION= 1.15.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://downloads.theforeman.org/foreman-proxy/
@@ -19,9 +20,9 @@ RUN_DEPENDS= rubygem-bundler_ext>=0.4:sysutils/rubygem-bundler_ext \
rubygem-sinatra>=2.0:www/rubygem-sinatra \
wget:ftp/wget
-OPTIONS_DEFINE= BMC PUPPET4
+OPTIONS_DEFINE= BMC PUPPET5
BMC_DESC= Depend on rubyipmi for BMC support
-PUPPET4_DESC= Depend on Puppet 4
+PUPPET5_DESC= Depend on Puppet 5
NO_ARCH= yes
NO_BUILD= yes
@@ -48,7 +49,7 @@ PLIST_SUB= ${SUB_LIST} MKDIR="${MKDIR}"
SHEBANG_FILES= extra/foreman-debug-proxy
BMC_RUN_DEPENDS= rubygem-rubyipmi>=0.10.0:sysutils/rubygem-rubyipmi
-PUPPET4_RUN_DEPENDS= puppet:sysutils/puppet4 \
+PUPPET5_RUN_DEPENDS= puppet:sysutils/puppet5 \
rubygem-ruby-augeas>=0.5:textproc/rubygem-ruby-augeas
post-patch: