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

Collapse All | Expand All

(-)b/www/redmine4/Makefile (+2 lines)
Lines 31-36 RUN_DEPENDS= rubygem-bundler>=1.5.0:sysutils/rubygem-bundler \ Link Here
31
31
32
USES=		cpe
32
USES=		cpe
33
USE_RUBY=	yes
33
USE_RUBY=	yes
34
BROKEN_RUBY30=	yes
35
BROKEN_RUBY31=	yes
34
36
35
CONFLICTS_INSTALL=	redmine42
37
CONFLICTS_INSTALL=	redmine42
36
38
(-)b/www/redmine42/Makefile (-1 / +2 lines)
Lines 31-36 RUN_DEPENDS= rubygem-bundler>=1.5.0:sysutils/rubygem-bundler \ Link Here
31
31
32
USES=		cpe
32
USES=		cpe
33
USE_RUBY=	yes
33
USE_RUBY=	yes
34
BROKEN_RUBY30=	yes
35
BROKEN_RUBY31=	yes
34
36
35
CONFLICTS_INSTALL=	redmine4
37
CONFLICTS_INSTALL=	redmine4
36
38
37
- 

Return to bug 262538