mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
textproc/rubygem-puppet-strings: Remove defunct option
Puppet 7 is gone, selecting this option break the port. With hat: puppet
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user