diff options
Diffstat (limited to 'textproc/p5-MARC-XML/Makefile')
-rw-r--r-- | textproc/p5-MARC-XML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index e60f1e10c741..a880dec3da71 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MARC-XML -PORTVERSION= 0.93 +PORTVERSION= 1.0.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= marc2xml.1 xml2marc.1 -MAN3= MARC::File::SAX.3 MARC::File::XML.3 +MAN3= MARC::File::XML.3 PERL_CONFIGURE= yes |