Add dccd to PKG_SUGGESTED_OPTIONS.
Suggested by Greg Troxel on pkgsrc-wip-review.
This commit is contained in:
parent
12095921b3
commit
3715b83013
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: options.mk,v 1.1.1.1 2008/12/22 17:26:14 pebog Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2008/12/30 15:05:21 pebog Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.dcc
|
||||
PKG_SUPPORTED_OPTIONS= dccd dccifd dccm
|
||||
PKG_SUGGESTED_OPTIONS= dccifd
|
||||
PKG_SUGGESTED_OPTIONS= dccd dccifd
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue