aboutsummaryrefslogtreecommitdiff
path: root/math/asir2000
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-05 21:43:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-05 21:43:10 +0000
commite0d44c405e805cdc9706ead894f5d19f644f0f55 (patch)
tree7cb65c68bf40cc6129c674e672ade7604e118918 /math/asir2000
parent8887f148c041116e74d09c134a8b4594f62e6139 (diff)
downloadports-e0d44c405e805cdc9706ead894f5d19f644f0f55.tar.gz
ports-e0d44c405e805cdc9706ead894f5d19f644f0f55.zip
Notes
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 6d6884cf76bf..5bdf3d52f8ab 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asir
PORTVERSION= 20060417
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \
ftp://ftp.asir.org/pub/asir/src/ \
@@ -17,7 +18,7 @@ EXTRACT_ONLY= ${ASIR_SRC}
MAINTAINER= saito@asir.org
COMMENT= The system Risa/Asir is a general computer algebra system
-LIB_DEPENDS= pari-2.2:${PORTSDIR}/math/pari-devel
+LIB_DEPENDS= pari.2:${PORTSDIR}/math/pari
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:15 autoconf:253