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

math/p5-Statistics-ChiSquare: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:40:34 +08:00
parent 222907ae32
commit 376f3c943b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -12,4 +12,6 @@ COMMENT= How random is your data?
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>