diff options
-rw-r--r-- | app/xdpyinfo/Makefile.bsd-wrapper | 4 |
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> |