Make bdb a suggested option. The package doesn't actually build without
a bdb present. Not bumping PKGREVISION as the only way the package would have built previously is by using a builtin version anyway.
This commit is contained in:
parent
23c3f798df
commit
95e53e45c9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: options.mk,v 1.10 2014/05/31 15:56:27 wiz Exp $
|
||||
# $NetBSD: options.mk,v 1.11 2014/09/25 14:24:07 jperkin Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.spamprobe
|
||||
PKG_SUPPORTED_OPTIONS= bdb gif png jpeg
|
||||
PKG_SUGGESTED_OPTIONS= gif png jpeg
|
||||
PKG_SUGGESTED_OPTIONS= bdb gif png jpeg
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue