aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb53-act
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-01 12:08:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-01 12:08:32 +0000
commitc30df91ca953c51a76141cf36b7286f1b8a9945d (patch)
treefcf25b8f205b45957a73282cde1b9125ec33d824 /devel/gdb53-act
parent6a78ae98df09ddaaaf2d9d1fa595e61cb42e26e4 (diff)
downloadports-c30df91ca953c51a76141cf36b7286f1b8a9945d.tar.gz
ports-c30df91ca953c51a76141cf36b7286f1b8a9945d.zip
Notes
Diffstat (limited to 'devel/gdb53-act')
-rw-r--r--devel/gdb53-act/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gdb53-act/Makefile b/devel/gdb53-act/Makefile
index bb8212aaefc2..4b6110a6ffef 100644
--- a/devel/gdb53-act/Makefile
+++ b/devel/gdb53-act/Makefile
@@ -31,6 +31,8 @@ STAMPFILE= ${DISTDIR}/${DIST_SUBDIR}/.timestamp
.include <bsd.port.pre.mk>
+BROKEN= "Unfetchable"
+
.if ${ARCH} != "i386" && ${ARCH} != "alpha"
BROKEN= "Does not compile on !i386 and !alpha"
.endif