xenocara/lib/libXcomposite/Makefile.bsd-wrapper
matthieu 2dda0f8061 Use the new XORG_WITH_XMLTO macro in configure scripts and explicitely
disable it during Xenocara builds. Problem reported by kili@ who also
tested this patch with an earlier version of the macro.
2010-01-17 20:48:49 +00:00

8 lines
162 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2010/01/17 20:48:49 matthieu Exp $
SHARED_LIBS= Xcomposite 3.0
CONFIGURE_ARGS += --with-xmlto=no
.include <bsd.xorg.mk>