Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= json_pure |
8 |
PORTNAME= json_pure |
9 |
PORTVERSION= 1.6.1 |
9 |
PORTVERSION= 1.6.1 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= devel rubygems |
11 |
CATEGORIES= devel rubygems |
11 |
MASTER_SITES= RG |
12 |
MASTER_SITES= RG |
12 |
|
13 |
|
Lines 22-28
Link Here
|
22 |
.include <bsd.port.pre.mk> |
23 |
.include <bsd.port.pre.mk> |
23 |
|
24 |
|
24 |
.if ${RUBY_VER} < 1.9 |
25 |
.if ${RUBY_VER} < 1.9 |
25 |
USE_RUBY_FEATURES= iconv |
26 |
RUN_DEPENDS+= ${DEPEND_RUBY_ICONV} |
26 |
.endif |
27 |
.endif |
27 |
|
28 |
|
28 |
.include <bsd.port.post.mk> |
29 |
.include <bsd.port.post.mk> |