add X11SRCDIR.xf86-video-nvxbox

This commit is contained in:
mrg 2008-09-21 02:12:25 +00:00
parent 533a79fd9d
commit 39434e7052

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.528 2008/09/21 01:46:40 mrg Exp $
# $NetBSD: bsd.own.mk,v 1.529 2008/09/21 02:12:25 mrg Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -775,7 +775,8 @@ X11SRCDIR.xf86-input-${_i}?= ${X11SRCDIRMIT}/xf86-input-${_i}/dist
.for _v in \
apm ark ast ati chips cirrus cyrix glint i128 i740 imstt intel \
mach64 mga neomagic nsc nv radeonhd rendition s3 s3virge savage \
mach64 mga neomagic nsc nv nvxbox radeonhd rendition \
s3 s3virge savage \
siliconmotion sis tdfx tga trident tseng vesa vga via vmware wsfb
X11SRCDIR.xf86-video-${_v}?= ${X11SRCDIRMIT}/xf86-video-${_v}/dist
.endfor