1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

devel/p5-IO-Any: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:34:33 +08:00
parent 0cf76550b3
commit ca7e7764d6
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -26,7 +26,9 @@ TEST_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>