xenocara/lib/libXi/Makefile.bsd-wrapper
matthieu 0f15c7c5e7 merge from upstream X.Org: use the AC_WITH_XMLTO and AC_WITH_ASCIIDOC
macros from xorg-macros 1.5 to check for xmlto and asciidoc and
explicitely disable them in Makefile.bsd-wrapper.
Problem noticed by espie@.
2010-05-21 19:13:11 +00:00

9 lines
174 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2010/05/21 19:13:11 matthieu Exp $
SHARED_LIBS= Xi 11.0
CONFIGURE_ARGS+= --without-xmlto --without-asciidoc
.include <bsd.xorg.mk>