xenocara/app/xfs/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

6 lines
146 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2010/01/17 20:48:49 matthieu Exp $
CONFIGURE_ARGS= --datadir=/etc --with-xmlto=no
.include <bsd.xorg.mk>