summaryrefslogtreecommitdiff
path: root/Makefile.bsd-wrapper
blob: 1c39a39e3e67eb3ba649a12224eecf8593e830b2 (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.2

CONFIGURE_ARGS+=	--without-xmlto --without-asciidoc --without-fop \
			--disable-specs

.include <bsd.xorg.mk>