diff options
Diffstat (limited to 'textproc/p5-XML-LibXML-PrettyPrint')
-rw-r--r-- | textproc/p5-XML-LibXML-PrettyPrint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML-PrettyPrint/Makefile b/textproc/p5-XML-LibXML-PrettyPrint/Makefile index 4ef8485b5106..cc950b6bcf15 100644 --- a/textproc/p5-XML-LibXML-PrettyPrint/Makefile +++ b/textproc/p5-XML-LibXML-PrettyPrint/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Pragmatic>=0:${PORTSDIR}/devel/p5-Pragmatic \ p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.10.0+ MAN3= XML::LibXML::PrettyPrint.3 |