aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-11-06 01:22:37 +0800
committertobez <tobez@FreeBSD.org>2005-11-06 01:22:37 +0800
commit4ddae83dea25e8c368dd18cd49e0ed438ebc8dab (patch)
tree9cd92f82714ebf9100dd0d66a20f2a9bc6e4fcbb /math
parent04adf9cfe825cdd4bda968cb2d2bfb302e47c017 (diff)
downloadfreebsd-ports-gnome-4ddae83dea25e8c368dd18cd49e0ed438ebc8dab.tar.gz
freebsd-ports-gnome-4ddae83dea25e8c368dd18cd49e0ed438ebc8dab.tar.zst
freebsd-ports-gnome-4ddae83dea25e8c368dd18cd49e0ed438ebc8dab.zip
Fix some portlint warnings.
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile4
-rw-r--r--math/PDL/distinfo2
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