summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:35:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:35:13 +0000
commit5fca7b60bc513d7c9b528561e06ebf1d45fdafdd (patch)
tree899e37b003a02469a0bd7cd1dc0c3c3fd826800b /devel
parentAttempt to "fix" build on ia64 by applying same nasty hack as for amd64. (diff)
Not ported to ia64, mark NOT_FOR_ARCHS
Notes
Notes: svn path=/head/; revision=135787
Diffstat (limited to 'devel')
-rw-r--r--devel/gdb53/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gdb53/Makefile b/devel/gdb53/Makefile
index aa2fd71039d0..b66d069cfcff 100644
--- a/devel/gdb53/Makefile
+++ b/devel/gdb53/Makefile
@@ -23,6 +23,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-suffix=53
+NOT_FOR_ARCHS= ia64
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000