git: 477ac5beb746 - main - devel/p5-Class-Data-ConfigHash: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=477ac5beb746c4b63deccafb05bcbe37957b4107 commit 477ac5beb746c4b63deccafb05bcbe37957b4107 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:16:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:13 +0000 devel/p5-Class-Data-ConfigHash: Add NO_ARCH Approved by: portmgr (blanket) --- devel/p5-Class-Data-ConfigHash/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Class-Data-ConfigHash/Makefile b/devel/p5-Class-Data-ConfigHash/Makefile index 6173f639917d..a407f5eaae12 100644 --- a/devel/p5-Class-Data-ConfigHash/Makefile +++ b/devel/p5-Class-Data-ConfigHash/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>