aboutsummaryrefslogtreecommitdiffstats
path: root/math/maxima/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-10-16 19:52:47 +0800
committerade <ade@FreeBSD.org>2010-10-16 19:52:47 +0800
commitac3bd331b0e3fb113ca9b86e7572afe696fdcc3a (patch)
tree09cb088d594cf2e19ab18004f78e9e43f04eb41b /math/maxima/Makefile
parent16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff)
downloadfreebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz
freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst
freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip
Punt autoconf267->autoconf268
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r--math/maxima/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 51a85b4446f6..c550a30561a4 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -24,7 +24,7 @@ LICENSE= GPLv2
USE_TK = 84+
USE_GMAKE= yes
USE_PERL5_BUILD= yes
-USE_AUTOTOOLS= aclocal:111 autoconf:267
+USE_AUTOTOOLS= aclocal:111 autoconf:268
CONFIGURE_ARGS+= --prefix=${PREFIX} \
--with-posix-shell=${LOCALBASE}/bin/bash \
--with-wish=${WISH} \