diff options
Diffstat (limited to 'math/p5-Statistics-TTest/Makefile')
-rw-r--r-- | math/p5-Statistics-TTest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile index 957d876f54ea..8fd440b4a278 100644 --- a/math/p5-Statistics-TTest/Makefile +++ b/math/p5-Statistics-TTest/Makefile @@ -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> |