mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-14 05:08:53 +00:00
build infrastructure for xserver
This commit is contained in:
13
xserver/Makefile.bsd-wrapper
Normal file
13
xserver/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# $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>
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user