devel/p5-ExtUtils-MakeMaker-Coverage: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2022-12-30 16:51:31 +08:00
parent d6a594107f
commit 88b005f4e3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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