View | Details | Raw Unified | Return to bug 201824 | Differences between
and this patch

Collapse All | Expand All

(-)textproc/rubygem-rails-dom-testing/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
13
13
14
RUN_DEPENDS=	rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
14
RUN_DEPENDS?=	rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
15
		rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \
15
		rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \
16
		rubygem-rails-deprecated_sanitizer>=1.0.1:${PORTSDIR}/devel/rubygem-rails-deprecated_sanitizer
16
		rubygem-rails-deprecated_sanitizer>=1.0.1:${PORTSDIR}/devel/rubygem-rails-deprecated_sanitizer
17
17

Return to bug 201824