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

(-)Makefile (+2 lines)
Lines 6-11 Link Here
6
6
7
PORTNAME=	activesupport
7
PORTNAME=	activesupport
8
PORTVERSION=	2.3.4
8
PORTVERSION=	2.3.4
9
PORTREVISION=	1
9
CATEGORIES=	devel rubygems
10
CATEGORIES=	devel rubygems
10
MASTER_SITES=	RF
11
MASTER_SITES=	RF
11
12
Lines 13-18 Link Here
13
COMMENT=	Utility classes and extension that are required by Rails MVC Framework
14
COMMENT=	Utility classes and extension that are required by Rails MVC Framework
14
15
15
USE_RUBY=	yes
16
USE_RUBY=	yes
17
USE_RUBY_FEATURES=	iconv
16
USE_RUBYGEMS=	yes
18
USE_RUBYGEMS=	yes
17
RUBYGEM_AUTOPLIST=	yes
19
RUBYGEM_AUTOPLIST=	yes

Return to bug 139379