diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index e8f82471a8d5..0bb4fe602955 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -1,24 +1,27 @@ PORTNAME= XML-AutoWriter PORTVERSION= 0.40 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.4 MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for DOCTYPE based XML output LICENSE= ART10 GPLv1 BSD4CLAUSE LICENSE_COMB= dual TEST_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= dos2unix perl5 -DOS2UNIX_GLOB= *.pm USE_PERL5= configure +NO_ARCH= yes + +DOS2UNIX_GLOB= *.pm + post-patch: ${RM} ${WRKSRC}/lib/XML/*.orig .include