Add MKPERFUSE flag to those who are enabled by default.

This commit is contained in:
haad 2011-05-09 14:36:48 +00:00
parent fa1b10fb99
commit 1d514c3d24
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.663 2011/04/21 14:26:35 joerg Exp $
# $NetBSD: bsd.own.mk,v 1.664 2011/05/09 14:36:48 haad Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@ -733,7 +733,7 @@ _MKVARS.yes= \
MKNLS \
MKNPF \
MKOBJ \
MKPAM \
MKPAM MKPERFUSE \
MKPF MKPIC MKPICINSTALL MKPICLIB MKPOSTFIX MKPROFILE \
MKSHARE MKSKEY MKSTATICLIB \
MKX11FONTS \