diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index d885d88c40d..0699530a870 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,12 +1,12 @@ # Template file for 'varnish' pkgname=varnish version=3.0.7 -revision=1 +revision=2 lib32disabled=yes build_pie=yes build_options="systemd" build_style=gnu-configure -configure_args="--disable-static" +configure_args="--disable-static --sbindir=/usr/bin" hostmakedepends="pkg-config python" makedepends="pcre-devel readline-devel jemalloc-devel" conf_files="/etc/varnish/default.vcl"