aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-09-04 08:54:30 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-09-04 08:54:30 +0000
commiteaedecbef3e70376ffe41ade91ba22a619428100 (patch)
tree70697c8e34064e5ecfa997aae7fdf60bdcdcee54 /cad
parent72f05065f1be41a2ac7091fb288c1cac80fac64a (diff)
downloadports-eaedecbef3e70376ffe41ade91ba22a619428100.tar.gz
ports-eaedecbef3e70376ffe41ade91ba22a619428100.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/sceptre/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile
index 0eaeda944952..21905aa98150 100644
--- a/cad/sceptre/Makefile
+++ b/cad/sceptre/Makefile
@@ -18,6 +18,9 @@ COMMENT= SCEPTRE is a general purpose circuit analysis program
USE_FORTRAN= g77
FFLAGS+= -fno-automatic -O
+.if ${ARCH} == "sparc64"
+BROKEN= Internal compiler error
+.endif
NO_WRKSUBDIR= YES