diff options
Diffstat (limited to 'textproc/p5-XML-SAX/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index da46bddc5178..d0842efb50ac 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-SAX -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/NamespaceSupport.pm:${PORTSDIR}/textproc/p5-XML-Na BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -CONFIGURE_ARGS= </dev/null +CONFIGURE_ARGS= </dev/null MAN3= XML::SAX.3 XML::SAX::Base.3 XML::SAX::DocumentLocator.3 \ XML::SAX::Exception.3 XML::SAX::Intro.3 \ |