diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2021-01-30 19:04:08 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2021-02-01 14:31:17 +0000 |
| commit | e5cc1c47484160969e0a7c13cdbc71081d7dd60e (patch) | |
| tree | 1893d4e2af67e0cd2c4c5bafb171bffed42d883d /share | |
| parent | 88be0e11205e4a2dc77e29f7b4a2e82b8d7c9a5c (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/mk/src.opts.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index d3f7e33f276c..6cfab4b50613 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -438,6 +438,7 @@ MK_LDNS:= no MK_PKGBOOTSTRAP:= no MK_SVN:= no MK_SVNLITE:= no +MK_ZFS:= no .endif .if ${MK_LDNS} == "no" |
