aboutsummaryrefslogtreecommitdiff
path: root/lang/ratfor
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
committerSteve Wills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
commit25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22 (patch)
treeed270fb7a7239f122f440cde07679951c279cd01 /lang/ratfor
parent5f8c55ba37f6d291f5c2032016d4454be185e5e9 (diff)
downloadports-25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22.tar.gz
ports-25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22.zip
mark some of the ports that don't build on powerpc64 for me
Notes
Notes: svn path=/head/; revision=403676
Diffstat (limited to 'lang/ratfor')
-rw-r--r--lang/ratfor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile
index d0f1dff35ff9..8f7166834316 100644
--- a/lang/ratfor/Makefile
+++ b/lang/ratfor/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Rational FORTRAN compiler
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
EXTRACT_CMD= ${CAT}