View | Details | Raw Unified | Return to bug 202458
Collapse All | Expand All

(-)devel/rubygem-gitlab_git/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
10
11
LICENSE=	MIT
11
LICENSE=	MIT
12
12
13
RUN_DEPENDS=	rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
13
RUN_DEPENDS?=	rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
14
		rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
14
		rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
15
		rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \
15
		rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \
16
		rubygem-rugged>=0.22.2:${PORTSDIR}/devel/rubygem-rugged
16
		rubygem-rugged>=0.22.2:${PORTSDIR}/devel/rubygem-rugged

Return to bug 202458