1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

dns/p5-Net-DNSBL-MultiDaemon: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:16:22 +08:00
parent e98ffd7a3c
commit da6b9a00a8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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>