From c56328cefa99c67935c44bfd4391a6b587089134 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sun, 15 Aug 2004 09:23:13 +0000 Subject: - Fix plist. --- textproc/p5-XML-AutoWriter/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/p5-XML-AutoWriter') diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index b6028b834342..4aae4f09baf1 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -7,7 +7,7 @@ PORTNAME= XML-AutoWriter PORTVERSION= 0.38 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -24,6 +24,9 @@ MAN3= XML::AutoWriter.3 \ XML::Doctype::ElementDecl.3 \ XML::Doctype.3 +post-patch: + ${RM} ${WRKSRC}/lib/XML/*.orig + .include .if ${PERL_LEVEL} < 500600 -- cgit v1.2.3