diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:03:56 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:03:56 +0000 |
| commit | a36b68f645d35088308afc9f4524f42d809e6f05 (patch) | |
| tree | 42da9790dad9f952223e84038458c1f2f84752a4 /textproc/ruby-xmlparser/Makefile | |
| parent | 409b54964348c8f36b19c76a5ac34d8bb9f5a726 (diff) | |
Notes
Diffstat (limited to 'textproc/ruby-xmlparser/Makefile')
| -rw-r--r-- | textproc/ruby-xmlparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index fae898f234d1..c6720f107284 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser # to utilize encoding maps included in p5-XML-Parser -USE_PERL5= yes +USES= perl5 USE_RUBY= yes USE_RUBY_EXTCONF= yes |
