8 lines
213 B
Makefile
8 lines
213 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
|
|
|
|
SHARED_LIBS= X11 9.0
|
|
|
|
CONFIGURE_ARGS= --without-xcb --enable-tcp-transport --enable-unix-transport --enable-IPv6
|
|
|
|
.include <bsd.xorg.mk>
|