diff options
Diffstat (limited to 'shells/ksh93/Makefile')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 61f74605404c..daf973ba4938 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -18,6 +18,8 @@ COMMENT= Official AT&T release of KornShell 93 VERSION= 2004-02-29 RESTRICTED= "Source recipient must acknowledge license" +BROKEN= Unfetchable + NO_WRKSUBDIR= yes MAKE_ENV= CCFLAGS="${CFLAGS}" SHELL="${SH}" .if defined(WANT_STATIC) |