www/rubygem-railties: add rdoc3 dependency

Reported by:	antoine
Pointyhat to:	swills
This commit is contained in:
Steve Wills 2015-04-02 20:51:19 +00:00
parent 3dc95c1cb5
commit 71970d75a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383069

View File

@ -2,6 +2,7 @@
PORTNAME= railties
PORTVERSION= 3.2.21
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -14,7 +15,8 @@ RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpa
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-thor>=0.19.0:${PORTSDIR}/devel/rubygem-thor \
rubygem-rack-ssl>=1.3.2:${PORTSDIR}/www/rubygem-rack-ssl \
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
rubygem-rdoc3>=3.4:${PORTSDIR}/devel/rubygem-rdoc3
CONFLICTS_INSTALL= rubygem-railties4-[0-9]*