git: 7a7842d79d2b - main - textproc/p5-XML-AutoWriter: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a7842d79d2bcb28bc05730c05c19c981b4e6ce6 commit 7a7842d79d2bcb28bc05730c05c19c981b4e6ce6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:15:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:08 +0000 textproc/p5-XML-AutoWriter: Add NO_ARCH --- textproc/p5-XML-AutoWriter/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 @@ -15,9 +15,12 @@ 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