git: 0b288e99bd6d - main - devel/p5-List-Flatten: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:54:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b288e99bd6da062510ea5efb72e30edf72f6182 commit 0b288e99bd6da062510ea5efb72e30edf72f6182 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:47:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:47:58 +0000 devel/p5-List-Flatten: Add NO_ARCH --- devel/p5-List-Flatten/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-List-Flatten/Makefile b/devel/p5-List-Flatten/Makefile index 0d14ab56aacf..166211be636e 100644 --- a/devel/p5-List-Flatten/Makefile +++ b/devel/p5-List-Flatten/Makefile @@ -12,4 +12,6 @@ WWW= https://metacpan.org/pod/List::Flatten USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>