diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-20 07:32:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-20 07:32:47 +0000 |
commit | a919b601f9ddb259ff801d08d40ba029f5014c5f (patch) | |
tree | ca4c7683d2bebca407455f92d5f56719e12d68bb /shells | |
parent | 9a27ad701f5194e3fc41b566c2c1b4180598d014 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index f362d05ae14c..284ef53355ba 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -28,7 +28,6 @@ COMMENT= Official AT&T release of KornShell 93 OPTIONS= STATIC "Static linking" off -MANUAL_PACKAGE_BUILD= Does not build in tinderbox environment RESTRICTED= Source recipient must acknowledge license FETCH_ARGS= -Rr |