diff --git a/srcpkgs/make/template b/srcpkgs/make/template index df9bbc71371..37d3cf37d6f 100644 --- a/srcpkgs/make/template +++ b/srcpkgs/make/template @@ -1,7 +1,8 @@ # Template build file for 'make' pkgname=make version=4.0 -revision=1 +revision=2 +bootstrap=yes conflicts="chroot-make>=0" build_style=gnu-configure configure_args="--without-guile"