8 lines
214 B
Makefile
8 lines
214 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/12/02 17:58:21 matthieu Exp $
|
|
|
|
SHARED_LIBS= X11 10.0
|
|
|
|
CONFIGURE_ARGS= --without-xcb --enable-tcp-transport --enable-unix-transport --enable-IPv6
|
|
|
|
.include <bsd.xorg.mk>
|