aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb52
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-14 01:23:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-14 01:23:04 +0000
commit70ae3a4e940f329788b31880a5f8f31a3462aab6 (patch)
treecf33cd0796b69177fb01527da4c555693278badc /devel/gdb52
parentc1fdcf96e7cec3e23ba48041bc574db7f1f016bb (diff)
Notes
Diffstat (limited to 'devel/gdb52')
-rw-r--r--devel/gdb52/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/gdb52/Makefile b/devel/gdb52/Makefile
index aad25b9dd00a..260578884d54 100644
--- a/devel/gdb52/Makefile
+++ b/devel/gdb52/Makefile
@@ -22,6 +22,10 @@ COMMENT= GNU GDB 5.2 developmental snapshot
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN= "Configure fails on amd64"
+.endif
+
NO_LATEST_LINK= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes