aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-ExpatXS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS/Makefile')
-rw-r--r--textproc/p5-XML-SAX-ExpatXS/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile
index bd980429340c..49ef2858cebc 100644
--- a/textproc/p5-XML-SAX-ExpatXS/Makefile
+++ b/textproc/p5-XML-SAX-ExpatXS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-SAX-ExpatXS
-PORTVERSION= 1.20
+PORTVERSION= 1.31
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -23,6 +23,7 @@ PERL_CONFIGURE= yes
CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \
EXPATINCPATH=${LOCALBASE}/include </dev/null
-MAN3= XML::SAX::ExpatXS.3 XML::SAX::ExpatXS::Encoding.3
+MAN3= XML::SAX::ExpatXS.3 XML::SAX::ExpatXS::Encoding.3 \
+ XML::SAX::ExpatXS::Preload.3
.include <bsd.port.mk>