diff options
Diffstat (limited to 'app/xwininfo')
-rw-r--r-- | app/xwininfo/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xwininfo/Makefile.bsd-wrapper b/app/xwininfo/Makefile.bsd-wrapper index c3a85e344..3c96052e1 100644 --- a/app/xwininfo/Makefile.bsd-wrapper +++ b/app/xwininfo/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2012/02/28 20:49:29 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2014/08/24 20:22:20 matthieu Exp $ -# CONFIGURE_ARGS += --with-xcb-icccm +CONFIGURE_ARGS += --with-xcb-icccm .include <bsd.xorg.mk> |