- Update RUN_DEPENDS to fix INDEX fail build
This commit is contained in:
parent
7d4eb6783e
commit
7541702155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292023
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Ruby port of the statsd python and node.js tools
|
||||
|
||||
RUN_DEPENDS= rubygem-eventmachine>=0.12.10:${PORTSDIR}/devel/rubygem-eventmachine \
|
||||
rubygem-mongo>=1.2.4:${PORTSDIR}/databases/rubygem-mongo \
|
||||
rubygem-erubis>=2.6.6:${PORTSDIR}/www/rubygem-erubis
|
||||
rubygem-mongo>=1.2.4:${PORTSDIR}/devel/rubygem-mongo \
|
||||
rubygem-erubis>=2.6.6:${PORTSDIR}/www/rubygem-erubis
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Reference in a new issue