Date: Fri, 13 May 2022 20:40:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9956b2f81611 - main - mail/p5-Mail-DomainKeys: Add NO_ARCH Message-ID: <202205132040.24DKeiTl098371@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9956b2f816113491b79d0dfe6a9461ac323e4194 commit 9956b2f816113491b79d0dfe6a9461ac323e4194 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 20:39:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 20:39:57 +0000 mail/p5-Mail-DomainKeys: Add NO_ARCH --- mail/p5-Mail-DomainKeys/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index fbb9f1e6e82b..f9416f80d43b 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + post-patch: @${REINPLACE_CMD} -i '' '6,38d' ${WRKSRC}/Makefile.PL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205132040.24DKeiTl098371>