git: ca36cde38863 - main - devel/p5-Cache-Simple-TimedExpiry: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca36cde388635782281685cfc509d2de304310d7 commit ca36cde388635782281685cfc509d2de304310d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:55:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:06 +0000 devel/p5-Cache-Simple-TimedExpiry: Add NO_ARCH Approved by: portmgr (blanket) --- devel/p5-Cache-Simple-TimedExpiry/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Cache-Simple-TimedExpiry/Makefile b/devel/p5-Cache-Simple-TimedExpiry/Makefile index 33dc2a4216a1..41ce395185be 100644 --- a/devel/p5-Cache-Simple-TimedExpiry/Makefile +++ b/devel/p5-Cache-Simple-TimedExpiry/Makefile @@ -16,4 +16,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>