diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2018-09-21 07:41:56 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2018-09-21 07:41:56 +0000 |
| commit | 517c44090511926aa04dbe12ea46c3819caaef98 (patch) | |
| tree | 705db6715535968287d6c1f229619715768b7dd6 /shells/ksh93 | |
| parent | 41b13a9b2a6c4a9aefd9bfba53e6b7c339d2c44b (diff) | |
Notes
Diffstat (limited to 'shells/ksh93')
| -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 672461499dd8..000f54e40e5f 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -24,6 +24,8 @@ COMMENT= Official AT&T release of KornShell 93 LICENSE= EPL +CONFLICTS= ksh93-devel-* + OPTIONS_DEFINE= EXAMPLES STATIC FETCH_ENV= HTTP_AUTH=basic:*:I\ accept\ www.opensource.org/licenses/cpl:. |
