diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ratfor/Makefile | 1 |
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} |