Lines 13-26
Link Here
|
13 |
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |
13 |
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |
14 |
DIST_SUBDIR= ruby |
14 |
DIST_SUBDIR= ruby |
15 |
|
15 |
|
16 |
MAINTAINER= ports@FreeBSD.org |
16 |
MAINTAINER= gahr@gahr.ch |
17 |
COMMENT= Ruby interface to the Sablotron XSLT processor |
17 |
COMMENT= Ruby interface to the Sablotron XSLT processor |
18 |
|
18 |
|
19 |
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ |
19 |
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ |
20 |
expat.6:${PORTSDIR}/textproc/expat2 |
20 |
expat.6:${PORTSDIR}/textproc/expat2 |
21 |
|
21 |
|
22 |
BROKEN= Checksum mismatch |
|
|
23 |
|
24 |
USE_ICONV= yes |
22 |
USE_ICONV= yes |
25 |
USE_RUBY= yes |
23 |
USE_RUBY= yes |
26 |
USE_RUBY_EXTCONF= yes |
24 |
USE_RUBY_EXTCONF= yes |