summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-03-28 09:42:44 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-03-28 09:42:44 +0000
commit9f80515f8ba84a4eff4614fd189c7bd0f246989d (patch)
tree5798cb7e5f7d1f33aea11812abf7a4713b949cb9 /app
parentc7b0c5e101830720a30fa849e029e0ff0587812c (diff)
Disable xprint support.
Diffstat (limited to 'app')
-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 136b2e6a7..e44947bb0 100644
--- a/app/xdpyinfo/Makefile.bsd-wrapper
+++ b/app/xdpyinfo/Makefile.bsd-wrapper
@@ -1,3 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2010/03/28 09:42:43 matthieu Exp $
+
+CONFIGURE_ARGS+= --without-xprint
.include <bsd.xorg.mk>