diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template index 04f732dbb0f..4a9839b44f1 100644 --- a/srcpkgs/maxima/template +++ b/srcpkgs/maxima/template @@ -1,7 +1,7 @@ # Template file for 'maxima' pkgname=maxima version=5.47.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="$(vopt_enable clisp) $(vopt_enable sbcl sbcl-exec) $(vopt_enable ecl)" hostmakedepends="python3 perl texinfo patchelf $(vopt_if ecl ecl)"