1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

net/p5-Daemon-Generic: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-21 00:03:50 +08:00
parent be4c974201
commit 3c65ac8073
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -19,4 +19,6 @@ RUN_DEPENDS= p5-File-Flock>=0:devel/p5-File-Flock \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>