forked from Lainports/freebsd-ports
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
63f0c26a2b
commit
5e36dc9883
1 changed files with 4 additions and 3 deletions
|
|
@ -12,10 +12,11 @@ COMMENT= Provides patches to stdlib that provide extra functions
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-forwardable-extended>=2.5:devel/rubygem-forwardable-extended
|
||||
RUN_DEPENDS= rubygem-forwardable-extended>=2.5<3:devel/rubygem-forwardable-extended
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue