typo fix (one blank needed)

This commit is contained in:
spz 2013-07-04 22:35:06 +00:00
parent 892e4a614f
commit 81e0e20550

View file

@ -1,4 +1,4 @@
# $NetBSD: mk.conf,v 1.224 2013/06/14 22:24:01 dholland Exp $
# $NetBSD: mk.conf,v 1.225 2013/07/04 22:35:06 spz Exp $
#
# This file provides default values for variables that may be overridden
@ -199,7 +199,7 @@ PKGSRC_RUN_TEST?= no
PREFER_PKGSRC?=
.elif (!empty(MACHINE_PLATFORM:MNetBSD-*-*) && \
exists(/usr/lib/libexpat.so))
PREFER_PKGSRC?= MesaLib Xft2 Xrandr Xrenderfontconfig \
PREFER_PKGSRC?= MesaLib Xft2 Xrandr Xrender fontconfig \
freetype2 glu randrproto renderproto xcursor
.elif (!empty(MACHINE_PLATFORM:MOpenBSD-*-*) && \
exists(/usr/X11R6/lib/X11/config/xorgversion.def))