aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-28 21:09:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-28 21:09:46 +0000
commit066a00483411379d360d9883a82dfc56c8c0b3f4 (patch)
tree10a9834d6c88348bde4156db75cdeedbf580f37a /shells/ksh93
parent9ab287a090edd11298303383efe647c3d7d5062e (diff)
downloadports-066a00483411379d360d9883a82dfc56c8c0b3f4.tar.gz
ports-066a00483411379d360d9883a82dfc56c8c0b3f4.zip
Notes
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 e3bb75879ec3..2b019b2fe4f2 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -19,6 +19,8 @@ COMMENT= Official AT&T release of KornShell 93
VERSION= 2005-02-02
RESTRICTED= "Source recipient must acknowledge license"
+BROKEN= Unfetchable
+
FETCH_CMD= /usr/bin/fetch -Rr # see bin/76134
NO_WRKSUBDIR= yes
MAKE_ENV= CCFLAGS="${CFLAGS}" SHELL="${SH}"