Fix pasto.
fam for File Alteration Monitor.
This commit is contained in:
parent
62307264a6
commit
292af37bce
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: options.mk,v 1.33 2015/01/20 23:49:52 wiz Exp $
|
||||
# $NetBSD: options.mk,v 1.34 2015/05/10 12:55:03 ryoon Exp $
|
||||
|
||||
# Recommended package options for various setups:
|
||||
#
|
||||
|
@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --disable-cups
|
|||
.endif
|
||||
|
||||
###
|
||||
### Access Control List support.
|
||||
### File Alteration Monitor support.
|
||||
###
|
||||
PLIST_VARS+= fam
|
||||
.if !empty(PKG_OPTIONS:Mfam)
|
||||
|
|
Loading…
Reference in a new issue