blob: 00a61b174deee5b0d2c1e5a1e44d25f49769a6b4 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/08/13 07:07:14 guenther Exp $
SHARED_LIBS= Xdmcp 11.0
CONFIGURE_ARGS += --without-fop --without-xmlto --without-xsltproc
.include <bsd.xorg.mk>
|