Fix typo.
This commit is contained in:
parent
fd7861c39a
commit
976dac1696
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: options.mk,v 1.1 2006/10/12 13:14:43 tron Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2006/11/09 13:15:10 ghen Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.milter-greylist
|
||||
PKG_SUPPORTED_OPTIONS= dnsrbl drac spf
|
||||
|
@ -7,7 +7,7 @@ PKG_SUGGESTED_OPTIONS= dnsrbl spf
|
|||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
###
|
||||
### RNS Realtime Black List
|
||||
### DNS Realtime Black List
|
||||
###
|
||||
.if empty(PKG_OPTIONS:Mdnsrbl)
|
||||
CONFIGURE_ARGS+= --disable-dnsrbl
|
||||
|
|
Loading…
Reference in a new issue