summaryrefslogtreecommitdiff
path: root/textproc/rubygem-puppet-strings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-puppet-strings/Makefile')
-rw-r--r--textproc/rubygem-puppet-strings/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/textproc/rubygem-puppet-strings/Makefile b/textproc/rubygem-puppet-strings/Makefile
index 2bb1f452ce31..5d3da699ad15 100644
--- a/textproc/rubygem-puppet-strings/Makefile
+++ b/textproc/rubygem-puppet-strings/Makefile
@@ -10,21 +10,12 @@ WWW= https://github.com/puppetlabs/puppet-strings
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-rgen>=0:devel/rubygem-rgen \
+RUN_DEPENDS= puppet:sysutils/puppet8 \
+ rubygem-rgen>=0:devel/rubygem-rgen \
rubygem-yard>=0.9.5<0.10:textproc/rubygem-yard
USES= gem
NO_ARCH= yes
-OPTIONS_SINGLE= PUPPET
-OPTIONS_SINGLE_PUPPET=PUPPET7 PUPPET8
-OPTIONS_DEFAULT=PUPPET8
-
-PUPPET7_DESC= Depend on sysutils/puppet7
-PUPPET8_DESC= Depend on sysutils/puppet8
-
-PUPPET7_RUN_DEPENDS=puppet:sysutils/puppet7
-PUPPET8_RUN_DEPENDS=puppet:sysutils/puppet8
-
.include <bsd.port.mk>