mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
749d6d0351
commit
8f2b7c8927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516548
@ -12,10 +12,11 @@ COMMENT= EventMachine based WebSocket server
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-eventmachine>=0.12.9:devel/rubygem-eventmachine \
|
||||
rubygem-http_parser.rb>=0.6.0:net/rubygem-http_parser.rb
|
||||
rubygem-http_parser.rb>=0.6.0<0.7:net/rubygem-http_parser.rb
|
||||
|
||||
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