Explicitely disable xf86misc

This commit is contained in:
matthieu 2018-10-20 19:09:19 +00:00
parent 792e7828ab
commit edd3ecfc7c

View File

@ -1,3 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2010/10/31 19:09:31 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2018/10/20 19:09:19 matthieu Exp $
CONFIGURE_ARGS = --without-xf86misc
.include <bsd.xorg.mk>