aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
commita52ee364a98ded8249498ae8b48410e34b0c0233 (patch)
treed1d93c6174f03d2ae893983d90253f620e7c4f53 /textproc/p5-XML-Parser
parentcb109492b26568b1c27cdf05217b3dda037aa81e (diff)
downloadports-a52ee364a98ded8249498ae8b48410e34b0c0233.tar.gz
ports-a52ee364a98ded8249498ae8b48410e34b0c0233.zip
Bump portrevision (textproc/expat2 shlib bump).
Notes
Notes: svn path=/head/; revision=63297
Diffstat (limited to 'textproc/p5-XML-Parser')
-rw-r--r--textproc/p5-XML-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index 0403d19b9836..a85b11536eb4 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML-Parser
PORTVERSION= 2.30
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://wwwx.netheaven.com/~coopercc/xmlparser/
@@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}.${PORTVERSION}.tar.gz
MAINTAINER= kuriyama@FreeBSD.org
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
PERL_CONFIGURE= yes
CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include