summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/xdpyinfo/Makefile.bsd-wrapper4
1 files changed, 3 insertions, 1 deletions
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 <bsd.xorg.mk>