diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index d0efa5883a8..894d491270b 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -20,7 +20,6 @@ checksum=6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78 do_build() { sed -e '/install haproxy-systemd-wrapper/d' -i Makefile - make ${makejobs} CC="$CC" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \ ${make_build_args} }