summaryrefslogtreecommitdiff
path: root/lang/ratfor
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
commit71fd883ed755560498c34284cca1253ed964246b (patch)
treea98e44517d111062f41e9e6ac4568beb6c72220a /lang/ratfor
parentUpdate to 2.14.0 (diff)
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439991
Diffstat (limited to 'lang/ratfor')
-rw-r--r--lang/ratfor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile
index fc8dee6f5c45..09369e850860 100644
--- a/lang/ratfor/Makefile
+++ b/lang/ratfor/Makefile
@@ -12,7 +12,8 @@ DISTFILES= ratfor.shar.2 local.ratfor77.shar
MAINTAINER= bofh@FreeBSD.org
COMMENT= Rational FORTRAN compiler
-BROKEN_powerpc= ./ratfor -o test.f test.r keeps creating huge output file
+BROKEN_aarch64= ./ratfor -o test.f test.r keeps creating huge output file
+BROKEN_powerpc= ./ratfor -o test.f test.r keeps creating huge output file
BROKEN_powerpc64= ./ratfor -o test.f test.r keeps creating huge output file
NO_WRKSUBDIR= yes