xenocara/xserver/Makefile.bsd-wrapper
2006-11-26 19:03:36 +00:00

14 lines
314 B
Makefile

# $Xenocara: Makefile.bsd-wrapper,v 1.3 2006/04/17 13:57:13 matthieu Exp $
DIST= ${.CURDIR}
CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--with-module-dir=${LIBDIR}/modules \
--with-mesa-source=${XENOCARA_TOP}/dist/Mesa \
--enable-install-setuid \
--disable-dmx
.include <bsd.xorg.mk>