From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- math/maxima/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/maxima') diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 38702dd07aff..d3c822617813 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.1 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -23,7 +24,7 @@ LICENSE= GPLv2 USE_TK = 84+ USE_GMAKE= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoconf:267 CONFIGURE_ARGS+= --prefix=${PREFIX} \ --with-posix-shell=${LOCALBASE}/bin/bash \ --with-wish=${WISH} \ -- cgit v1.2.3