1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-06 19:06:44 -04:00

math/p5-Statistics-TTest: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2025-02-28 18:35:48 +08:00
parent d51a4b0c16
commit 2ddc58066e
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -16,4 +16,6 @@ RUN_DEPENDS= p5-Statistics-Descriptive>=0:math/p5-Statistics-Descriptive \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>