aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2008-11-24 05:05:33 +0800
committergerald <gerald@FreeBSD.org>2008-11-24 05:05:33 +0800
commit3e626ae60b0e4a2585000c1ea566e98d5b54f44a (patch)
tree01e5739457f44dabe5e9281a9f7717891ab6782d /lang
parent6d3a67433daf44f84d6d0ef57aa63c92676a26c1 (diff)
downloadfreebsd-ports-graphics-3e626ae60b0e4a2585000c1ea566e98d5b54f44a.tar.gz
freebsd-ports-graphics-3e626ae60b0e4a2585000c1ea566e98d5b54f44a.tar.zst
freebsd-ports-graphics-3e626ae60b0e4a2585000c1ea566e98d5b54f44a.zip
Add sparc64 to NOT_FOR_ARCHS. (Nothing really should use this port at
this point anyway, and we're down to six abandoned other ports overall.) Reported by: pointyhat
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile
index 9d935638d30..e53f40931e0 100644
--- a/lang/gcc33/Makefile
+++ b/lang/gcc33/Makefile
@@ -24,7 +24,7 @@ COMMENT= GNU Compiler Collection 3.3
SUFFIX= 33
LATEST_LINK?= gcc${SUFFIX}${PKGNAMESUFFIX}
-NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS= amd64 sparc64
USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes