Change missed reference of renderext to renderproto.
This commit is contained in:
parent
88b7af1e41
commit
e44486bb05
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: builtin.mk,v 1.5 2006/04/06 06:23:05 reed Exp $
|
||||
# $NetBSD: builtin.mk,v 1.6 2006/04/18 19:48:30 reed Exp $
|
||||
|
||||
BUILTIN_PKG:= xorg-libs
|
||||
|
||||
|
@ -77,6 +77,6 @@ BUILDLINK_FILES.xorg-libs+= lib/pkgconfig/xorg-libs.pc
|
|||
# XXX
|
||||
USE_BUILTIN.Xfixes= yes
|
||||
USE_BUILTIN.Xcomposite= yes
|
||||
USE_BUILTIN.renderext= yes
|
||||
USE_BUILTIN.renderproto= yes
|
||||
|
||||
.endif # CHECK_BUILTIN.xorg-libs
|
||||
|
|
Loading…
Reference in a new issue