git: c295f23204ed - main - textproc/p5-XML-Parser-Lite-Tree: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:18:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c295f23204edc2757df18b865cf5db9ecb6b1d53 commit c295f23204edc2757df18b865cf5db9ecb6b1d53 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:56:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:07:15 +0000 textproc/p5-XML-Parser-Lite-Tree: Add NO_ARCH --- textproc/p5-XML-Parser-Lite-Tree/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index 0451ed1670cd..c2687889aa05 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -14,4 +14,6 @@ LICENSE= ART20 USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>