diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:03 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:39 +0000 |
| commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
| tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /sysutils/rubygem-bolt | |
| parent | 6e6416d8c14628219cd46134e032add468fa7411 (diff) | |
Diffstat (limited to 'sysutils/rubygem-bolt')
| -rw-r--r-- | sysutils/rubygem-bolt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile index 9646bb6e8b59..05e106775e04 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -41,12 +41,12 @@ NO_ARCH= yes PLIST_FILES= bin/bolt \ etc/bash_completion.d/bolt -OPTIONS_SINGLE= PUPPET +OPTIONS_SINGLE= PUPPET OPTIONS_SINGLE_PUPPET=PUPPET6 PUPPET7 OPTIONS_DEFAULT=PUPPET7 -PUPPET6_DESC= Depend on sysutils/puppet6 -PUPPET7_DESC= Depend on sysutils/puppet7 +PUPPET6_DESC= Depend on sysutils/puppet6 +PUPPET7_DESC= Depend on sysutils/puppet7 PUPPET6_RUN_DEPENDS=puppet:sysutils/puppet6 PUPPET7_RUN_DEPENDS=puppet:sysutils/puppet7 |
