From d59c223b31aa2d0501c49cd3b5b6d301505563a5 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Wed, 12 Apr 2006 10:22:03 +0000 Subject: Update to 1.20 --- textproc/p5-XML-SAX-ExpatXS/Makefile | 6 +++--- textproc/p5-XML-SAX-ExpatXS/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc/p5-XML-SAX-ExpatXS') diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index 1cbbe0d082d8..bd980429340c 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -6,8 +6,7 @@ # PORTNAME= XML-SAX-ExpatXS -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.20 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -21,7 +20,8 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include +CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ + EXPATINCPATH=${LOCALBASE}/include