blob: 4be1fcfa529fa186bc9569b339f392cca2b92a1c (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2012/06/11 19:24:48 matthieu Exp $
SHARED_LIBS= Xi 11.1
CONFIGURE_ARGS+= --without-xmlto --without-asciidoc --without-fop \
--disable-specs
.include <bsd.xorg.mk>
|