blob: 73efe940665c922cb3553e40df0c575540b0dac1 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2014/05/09 19:55:33 matthieu Exp $
SHARED_LIBS= Xi 12.1
CONFIGURE_ARGS+= --without-xmlto --without-asciidoc --without-fop \
--disable-specs
.include <bsd.xorg.mk>
|