blob: aa090417f2574508b6bc950b198faca21e029894 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2013/08/13 07:07:16 guenther Exp $
SHARED_LIBS= Xi 12.0
CONFIGURE_ARGS+= --without-xmlto --without-asciidoc --without-fop \
--disable-specs
.include <bsd.xorg.mk>
|