Edit

IABSD.fr/xenocara/xserver/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-27 19:27:25
    Hash : 78e2e447
    Message : $Xenocara$ -> $OpenBSD$

  • xserver/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:34:41 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>