diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 15:16:22 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 16:00:06 +0000 |
commit | da6b9a00a8fb73ef83a68719ee4964c9ece47a61 (patch) | |
tree | d0e66e44bcafee6c18a5fadcfb914f42d5bfb92b /dns/p5-Net-DNSBL-MultiDaemon | |
parent | e98ffd7a3cc61004290b25052da8a24a12f2201c (diff) | |
download | ports-da6b9a00a8fb73ef83a68719ee4964c9ece47a61.tar.gz ports-da6b9a00a8fb73ef83a68719ee4964c9ece47a61.zip |
Diffstat (limited to 'dns/p5-Net-DNSBL-MultiDaemon')
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/Makefile | 2 |
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> |