diff options
Diffstat (limited to 'textproc/p5-XML-Twig/Makefile')
-rw-r--r-- | textproc/p5-XML-Twig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index 94f53684f9e5..f5632c4f1579 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -25,7 +25,8 @@ TEST_DEPENDS= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \ p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= -y MAN1= xml_grep.1 xml_merge.1 xml_pp.1 xml_spellcheck.1 xml_split.1 |