Module Name:    src
Committed By:   mrg
Date:           Thu Jun 18 02:46:58 UTC 2009

Modified Files:
        src/external/mit/xorg/lib: Makefile

Log Message:
build pciaccess everywhere for now


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/mit/xorg/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/Makefile
diff -u src/external/mit/xorg/lib/Makefile:1.15 src/external/mit/xorg/lib/Makefile:1.16
--- src/external/mit/xorg/lib/Makefile:1.15	Thu Jun 11 05:15:06 2009
+++ src/external/mit/xorg/lib/Makefile	Thu Jun 18 02:46:57 2009
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.15 2009/06/11 05:15:06 mrg Exp $
+#	$NetBSD: Makefile,v 1.16 2009/06/18 02:46:57 mrg Exp $
 
 # build libraries for xorg
 
 SUBDIR=	expat libfontenc freetype libFS libICE libOSMesa \
-	libXau libXdmcp libdrm 
+	libXau libXdmcp libdrm libpciaccess
 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
-SUBDIR+=libdrm_intel libpciaccess
+SUBDIR+=libdrm_intel
 .endif
 SUBDIR+=pixman xkeyboard-config \
 	.WAIT \

Reply via email to