add missing COMPOSITE define
This commit is contained in:
parent
cc873f1290
commit
3d54b5f121
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.6 2010/11/23 08:22:32 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2014/08/10 14:50:21 jmcneill Exp $
|
||||
|
||||
XMODULEDIR= ${X11USRLIBDIR}/modules/extensions
|
||||
|
||||
@ -33,6 +33,7 @@ CPPFLAGS+= -I${X11SRCDIR.xorg-server}/hw/xfree86/${LIB} \
|
||||
-I${X11SRCDIR.xorg-server}/../include
|
||||
|
||||
CPPFLAGS+= -DXF86DRI \
|
||||
-DCOMPOSITE \
|
||||
${X11FLAGS.DIX}
|
||||
|
||||
LIBDPLIBS= drm ${.CURDIR}/../../../../../lib/libdrm
|
||||
|
Loading…
Reference in New Issue
Block a user