diff --git a/srcpkgs/xorg-server/template b/srcpkgs/xorg-server/template index eb1dc97ee71..00f16a2a747 100644 --- a/srcpkgs/xorg-server/template +++ b/srcpkgs/xorg-server/template @@ -1,12 +1,12 @@ # Template build file for 'xorg-server'. pkgname=xorg-server version=1.10.2 +revision=1 distfiles="${XORG_SITE}/xserver/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-ipv6 ---enable-glx-tls --localstatedir=/var --disable-static +--enable-glx-tls --localstatedir=/var --disable-static --disable-config-hal --disable-config-dbus --enable-config-udev --sysconfdir=/etc/X11 ---disable-config-hal --enable-secure-rpc --with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb --with-fontrootdir=/usr/share/fonts/X11 --with-sha1=libcrypto --disable-dmx --disable-xfree86-utils"