8 lines
191 B
Text
8 lines
191 B
Text
|
# $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>
|