maxima: rebuild for ecl

This commit is contained in:
Gonzalo Tornaría 2023-09-09 21:26:04 -03:00 committed by Duncan Overbruck
parent c50f39788a
commit ace18ee7e5
1 changed files with 1 additions and 1 deletions

View File

@ -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)"