git: 9f1cd7aef257 - main - devel/p5-Data-Page-NoTotalEntries: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:54:53 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f1cd7aef2577e2f428db737ad04fdadd4d68c81 commit 9f1cd7aef2577e2f428db737ad04fdadd4d68c81 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:47:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:47:56 +0000 devel/p5-Data-Page-NoTotalEntries: Add NO_ARCH --- devel/p5-Data-Page-NoTotalEntries/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Data-Page-NoTotalEntries/Makefile b/devel/p5-Data-Page-NoTotalEntries/Makefile index 6b1c293264d8..83fcec35193e 100644 --- a/devel/p5-Data-Page-NoTotalEntries/Makefile +++ b/devel/p5-Data-Page-NoTotalEntries/Makefile @@ -18,4 +18,6 @@ TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>