summaryrefslogtreecommitdiff
path: root/devel/gccxml
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-09-24 13:35:37 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-09-24 13:35:37 +0000
commit6e6bf31f372571ae426a1759f7c58ff580a80818 (patch)
tree09d0ddc5b87dfdef65a16d2cb7f3828437dc7c23 /devel/gccxml
parentUpdate to 3.54. (diff)
disable port for amd64, sparc64, ia64 architectures
Submitted by: maintainer Noted by: bento
Notes
Notes: svn path=/head/; revision=89218
Diffstat (limited to 'devel/gccxml')
-rw-r--r--devel/gccxml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile
index 1336d19c178d..07a305e5d5cb 100644
--- a/devel/gccxml/Makefile
+++ b/devel/gccxml/Makefile
@@ -16,6 +16,8 @@ COMMENT= XML output extension to GCC
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
+NOT_FOR_ARCHS= amd64 sparc64 ia64 # cf. lang/gcc30
+
# This one's neat: We have to build things in two subdirectories,
# but only need to invoke configure in one of them. This means we
# only have to override the build-stage entirely but can keep the