Add dccd to PKG_SUGGESTED_OPTIONS.

Suggested by Greg Troxel on pkgsrc-wip-review.
This commit is contained in:
Petar Bogdanovic 2008-12-30 15:05:21 +00:00 committed by Thomas Klausner
parent 12095921b3
commit 3715b83013

View file

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