forked from Lainports/freebsd-ports
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
41b5016513
commit
ab3e82d945
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
|
||||
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=0:devel/rubygem-fog-json \
|
||||
rubygem-ipaddress>=0.8:net/rubygem-ipaddress \
|
||||
rubygem-xml-simple>=1.1:textproc/rubygem-xml-simple
|
||||
rubygem-ipaddress>=0.8<1:net/rubygem-ipaddress \
|
||||
rubygem-xml-simple>=1.1<2:textproc/rubygem-xml-simple
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue