blob: 1ea4160862a6be39f2db251b427ac61ba569ace1 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:15 guenther Exp $
CONFIGURE_ARGS= --without-xmlto --without-fop --without-xsltproc
SHARED_LIBS= Xext 13.0
.include <bsd.xorg.mk>
|