diff options
Diffstat (limited to 'textproc/p5-XML-Mini/Makefile')
-rw-r--r-- | textproc/p5-XML-Mini/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile index 1e756253d7ff..92cfc0a18883 100644 --- a/textproc/p5-XML-Mini/Makefile +++ b/textproc/p5-XML-Mini/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl implementation of the XML::Mini XML create/parse interface -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \ XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \ |