summaryrefslogtreecommitdiff
path: root/lang/gcc-ooo/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 18:03:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 18:03:43 +0000
commita021acdaa225ce9cd7f6e50d9a4ca349b9e2b171 (patch)
tree5f615897306fafd6761239a81d6a34b97415239c /lang/gcc-ooo/Makefile
parentBROKEN on 5.x: Does not compile (diff)
Add NOT_FOR_ARCHS=ia64 since it doesn't build there and openoffice
isn't likely to be buildable on ia64 any time soon.
Notes
Notes: svn path=/head/; revision=135798
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r--lang/gcc-ooo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile
index 1b2702a30d5d..d0819c1d0704 100644
--- a/lang/gcc-ooo/Makefile
+++ b/lang/gcc-ooo/Makefile
@@ -25,6 +25,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER?= openoffice@FreeBSD.org
COMMENT?= GNU Compiler Collection for OpenOffice.org
+NOT_FOR_ARCHS= ia64
+
NO_LATEST_LINK= yes
USE_BISON= yes