mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
2e98de06d3
commit
f45fe7c6ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521175
@ -12,11 +12,12 @@ COMMENT= Client library for CloudFoundry UAA
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-httpclient>=2.8.2.4:www/rubygem-httpclient \
|
||||
rubygem-multi_json>=1.12.1:devel/rubygem-multi_json
|
||||
RUN_DEPENDS= rubygem-httpclient>=2.8.2.4<3:www/rubygem-httpclient \
|
||||
rubygem-multi_json>=1.12.1<2:devel/rubygem-multi_json
|
||||
|
||||
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