diff options
-rw-r--r-- | math/PDL/Makefile | 4 | ||||
-rw-r--r-- | math/PDL/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index ff5d29e8cb9e..93fc133f284b 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -53,8 +53,8 @@ pre-extract: .include <bsd.port.pre.mk> -.if ${MACHINE_ARCH} == "alpha" -BROKEN= test script t/flexraw.t fails all 26 tests +.if ${ARCH} == "alpha" +BROKEN= "test script t/flexraw.t fails all 26 tests" .endif .if ${PERL_LEVEL} < 500601 diff --git a/math/PDL/distinfo b/math/PDL/distinfo index 70eb68ad18ef..4154cf5d3cce 100644 --- a/math/PDL/distinfo +++ b/math/PDL/distinfo @@ -1,4 +1,2 @@ MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93 SIZE (PDL-2.4.2.tar.gz) = 2151379 -MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93 -SIZE (PDL-2.4.2.tar.gz) = 2151379 |