aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:16:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:00:06 +0000
commitda6b9a00a8fb73ef83a68719ee4964c9ece47a61 (patch)
treed0e66e44bcafee6c18a5fadcfb914f42d5bfb92b
parente98ffd7a3cc61004290b25052da8a24a12f2201c (diff)
downloadports-da6b9a00a8fb73ef83a68719ee4964c9ece47a61.tar.gz
ports-da6b9a00a8fb73ef83a68719ee4964c9ece47a61.zip
dns/p5-Net-DNSBL-MultiDaemon: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--dns/p5-Net-DNSBL-MultiDaemon/Makefile2
1 files changed, 2 insertions, 0 deletions
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>