Date: Mon, 25 Oct 2021 16:05:42 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: da6b9a00a8fb - main - dns/p5-Net-DNSBL-MultiDaemon: Add NO_ARCH Message-ID: <202110251605.19PG5gAx083261@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=da6b9a00a8fb73ef83a68719ee4964c9ece47a61 commit da6b9a00a8fb73ef83a68719ee4964c9ece47a61 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:16:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 16:00:06 +0000 dns/p5-Net-DNSBL-MultiDaemon: Add NO_ARCH Approved by: portmgr (blanket) --- dns/p5-Net-DNSBL-MultiDaemon/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index 9654fe41eb23..72e92ec1ca2c 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -31,6 +31,8 @@ RHBL_RUN_DEPENDS= p5-URBL-Prepare>=0.08:dns/p5-URBL-Prepare USES= perl5 shebangfix USE_PERL5= configure +NO_ARCH= yes + SHEBANG_FILES= MultiDaemon.pm lib/Net/DNSBL/Utilities.pm .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251605.19PG5gAx083261>