summaryrefslogtreecommitdiff
path: root/shells/ksh93
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-17 12:49:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-17 12:49:12 +0000
commitfbbf6f6877f8f6de4fd821a383e00a41b4d53179 (patch)
treebd358b259c4fd80cf8faf13827468bf7581fe596 /shells/ksh93
parentFix 'make describe' with older, buggy makes. (diff)
BROKEN: Distfile is unfetchable
Notes
Notes: svn path=/head/; revision=104285
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 4eb66de5ef23..a452efd49e00 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -29,6 +29,8 @@ INSTALLROOT= ${WRKSRC}/arch/freebsd.${ARCH}
.include <bsd.port.pre.mk>
+BROKEN= "Does not fetch"
+
.if ${ARCH} == "sparc64"
BROKEN= "Does not compile on sparc64"
.endif