add missing COMPOSITE define

This commit is contained in:
jmcneill 2014-08-10 14:50:21 +00:00
parent cc873f1290
commit 3d54b5f121

View File

@ -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