mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
ae42e6e795
commit
57a1861445
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510995
@ -14,10 +14,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
|
||||
rubygem-activesupport5>=5.0:devel/rubygem-activesupport5 \
|
||||
rubygem-builder>=3.1:devel/rubygem-builder
|
||||
rubygem-builder>=3.1<4:devel/rubygem-builder
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user