diff options
Diffstat (limited to 'lib/libXtst/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXtst/Makefile.bsd-wrapper | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libXtst/Makefile.bsd-wrapper b/lib/libXtst/Makefile.bsd-wrapper index 3fa2138b0..594b66d13 100644 --- a/lib/libXtst/Makefile.bsd-wrapper +++ b/lib/libXtst/Makefile.bsd-wrapper @@ -1,5 +1,7 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/03/15 23:00:48 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2010/01/17 20:48:49 matthieu Exp $ SHARED_LIBS= Xtst 10.0 +CONFIGURE_ARGS= --without-xmlto + .include <bsd.xorg.mk> |