3be5e5d5ea
Tested by ajacoutot@ against gnome.
9 lines
208 B
Makefile
9 lines
208 B
Makefile
# $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>
|