diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
| commit | dc572b07ee78024a59178789e6c00944918f1ef1 (patch) | |
| tree | 7edfc6593200fb599a829abbf67ea60e1ffe31ab /textproc/ruby-xmlparser | |
| parent | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (diff) | |
Notes
Diffstat (limited to 'textproc/ruby-xmlparser')
| -rw-r--r-- | textproc/ruby-xmlparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index b2e80491df63..da8d9053d568 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \ ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser # to utilize encoding maps included in p5-XML-Parser +USE_PERL5= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes |
