diff options
Diffstat (limited to 'textproc/p5-XML-Compile/Makefile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 8ef3e70e24a5..5654cbb90a86 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= schema2example.1 \ xml2yaml.1 |