git: ec06031c4ff7 - main - japanese/p5-Jcode: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec06031c4ff7c828ec86f7e4100872b0a4e2b490 commit ec06031c4ff7c828ec86f7e4100872b0a4e2b490 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:15:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:07 +0000 japanese/p5-Jcode: Add NO_ARCH --- japanese/p5-Jcode/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index 87698edca4f2..5fae514add6f 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -13,6 +13,10 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.pre.mk> + PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- + .include <bsd.port.post.mk>