Switch to xorgproto again. tested by stsp@

pull/1/head
matthieu 2019-03-19 21:27:06 +00:00
parent e7e87a2ccb
commit 0fac9db337
1 changed files with 2 additions and 12 deletions

View File

@ -1,18 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/02/10 23:07:47 matthieu Exp $
# $OpenBSD: Makefile,v 1.18 2019/03/19 21:27:06 matthieu Exp $
.include <bsd.xconf.mk>
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 <bsd.subdir.mk>