mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
8 lines
191 B
Makefile
8 lines
191 B
Makefile
# $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>
|