diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-23 02:07:26 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-23 02:07:26 +0000 |
commit | d8d3b88b2bc9eb58bb006ece04ce53f0ad96525a (patch) | |
tree | e278019fb45bccb4862f7ef96692778ae93455bc /ports-mgmt/portmaster | |
parent | f11673a1f7cf0bf91158d60d6968d51a885ee10b (diff) |
Notes
Diffstat (limited to 'ports-mgmt/portmaster')
-rw-r--r-- | ports-mgmt/portmaster/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile index 60cc9fe39c26..47dc1d18a60a 100644 --- a/ports-mgmt/portmaster/Makefile +++ b/ports-mgmt/portmaster/Makefile @@ -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 |