- Enable pkgng support by default. This is safe for

non-pkgng users as well.
This commit is contained in:
Bryan Drewery 2013-03-23 02:07:26 +00:00
parent f11673a1f7
commit d8d3b88b2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314980

View file

@ -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