From dd9b22ce2d4c0eed9724f8aaf29af5e14af7cd4f Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 10 Feb 2019 09:00:39 +0000 Subject: [PATCH] Switch to xorgproto --- proto/Makefile | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/proto/Makefile b/proto/Makefile index 7743047a0..f267de56c 100644 --- a/proto/Makefile +++ b/proto/Makefile @@ -1,18 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2018/06/26 06:51:17 kettenis Exp $ +# $OpenBSD: Makefile,v 1.16 2019/02/10 09:00:39 matthieu Exp $ .include -SUBDIR= bigreqsproto compositeproto dmxproto damageproto \ - fixesproto fontsproto glproto inputproto \ - kbproto pmproto xineramaproto presentproto randrproto \ - recordproto renderproto resourceproto scrnsaverproto \ - videoproto x11proto xcb-proto xcmiscproto xextproto \ - xf86bigfontproto xf86dgaproto \ - xf86vidmodeproto - -.if ${XENOCARA_BUILD_DRI:L} == "yes" -SUBDIR+= xf86driproto dri2proto dri3proto -.endif +SUBDIR= xcb-proto xorgproto .include