- Enable pkgng support by default. This is safe for
non-pkgng users as well.
This commit is contained in:
parent
f11673a1f7
commit
d8d3b88b2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314980
1 changed files with 0 additions and 2 deletions
|
@ -19,9 +19,7 @@ GH_COMMIT= 31009f6
|
|||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
OPTIONS_DEFINE= BASH ZSH PKGNGPATCH
|
||||
.if defined(WITH_PKGNG)
|
||||
OPTIONS_DEFAULT+= PKGNGPATCH
|
||||
.endif
|
||||
BASH_DESC= Install programmable completions for Bash
|
||||
ZSH_DESC= Install programmable completions for zsh
|
||||
PKGNGPATCH_DESC=Enable PKGNG support
|
||||
|
|
Loading…
Reference in a new issue