git: 974ccd561c8c - main - www/p5-URI-Encode: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:33:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=974ccd561c8cf4ff1f2124977a336c295b249a49 commit 974ccd561c8cf4ff1f2124977a336c295b249a49 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:26:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:26:02 +0000 www/p5-URI-Encode: Add NO_ARCH --- www/p5-URI-Encode/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 4b1f60d2a793..404da96a97a9 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -15,4 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>