aboutsummaryrefslogtreecommitdiff
path: root/math/asir2000
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /math/asir2000
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'math/asir2000')
-rw-r--r--math/asir2000/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index a1bffbe0d93a..30b0d9b7aae6 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asir
PORTVERSION= 20070806
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \
ftp://ftp.asir.org/pub/asir/src/ \
@@ -20,7 +21,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system
LIB_DEPENDS= pari.2:${PORTSDIR}/math/pari
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake:15 autoconf:253
+USE_AUTOTOOLS= automake:15 autoconf:261
USE_XLIB= yes
CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari
ASIR_SRC_VERSION= ${PORTVERSION}