diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-11-05 17:22:37 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-11-05 17:22:37 +0000 |
commit | f5b09daceba2f2d682bc0afa8021ddc31e5ce7ba (patch) | |
tree | 46cf93f16165954cf915e625091cc127a12d1e09 /math/PDL | |
parent | f5446aadacd3733ab8ce1460932a2b8d9367bd80 (diff) |
Notes
Diffstat (limited to 'math/PDL')
-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 |