Lines 17-23
Link Here
|
17 |
|
17 |
|
18 |
# On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef. |
18 |
# On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef. |
19 |
# However, WeakRef needs Perl 5.005_55. |
19 |
# However, WeakRef needs Perl 5.005_55. |
20 |
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \ |
20 |
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \ |
21 |
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |
21 |
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |
22 |
|
22 |
|
23 |
PERL_CONFIGURE= YES |
23 |
PERL_CONFIGURE= YES |