xenocara/xserver/Makefile.bsd-wrapper

14 lines
330 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2006/12/17 21:46:45 matthieu Exp $
2006-11-26 12:03:36 -07:00
DIST= ${.CURDIR}
CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--with-module-dir=${LIBDIR}/modules \
--with-mesa-source=${XENOCARA_TOP}/dist/Mesa \
--enable-install-setuid --enable-privsep \
2006-11-26 12:03:36 -07:00
--disable-dmx
.include <bsd.xorg.mk>