From edd3ecfc7c24f7ac170ac7fc3dbade6f5a8f3d8e Mon Sep 17 00:00:00 2001 From: matthieu Date: Sat, 20 Oct 2018 19:09:19 +0000 Subject: [PATCH] Explicitely disable xf86misc --- app/xdpyinfo/Makefile.bsd-wrapper | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/xdpyinfo/Makefile.bsd-wrapper b/app/xdpyinfo/Makefile.bsd-wrapper index 241bb649c..85813eca8 100644 --- a/app/xdpyinfo/Makefile.bsd-wrapper +++ b/app/xdpyinfo/Makefile.bsd-wrapper @@ -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