git: c8687d480e6e - main - textproc/p5-Regexp-Common-net-CIDR: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8687d480e6ebb99ad36d633ce79be4b8fd82b88 commit c8687d480e6ebb99ad36d633ce79be4b8fd82b88 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:54:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:00 +0000 textproc/p5-Regexp-Common-net-CIDR: Add NO_ARCH --- textproc/p5-Regexp-Common-net-CIDR/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Regexp-Common-net-CIDR/Makefile b/textproc/p5-Regexp-Common-net-CIDR/Makefile index 6edb21cf581c..e605908700ce 100644 --- a/textproc/p5-Regexp-Common-net-CIDR/Makefile +++ b/textproc/p5-Regexp-Common-net-CIDR/Makefile @@ -15,4 +15,6 @@ RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>