aboutsummaryrefslogtreecommitdiffstats
path: root/math/asir2000
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-06-06 05:43:10 +0800
committerpav <pav@FreeBSD.org>2006-06-06 05:43:10 +0800
commita65866a1cb20c2da008f97860d38ccc132b5f6a4 (patch)
treeb89bc7d2051ceb531c758160bc825ee95d6d2424 /math/asir2000
parentb86b07f7a97ebe59d3a2c7196c026d423b724e13 (diff)
downloadfreebsd-ports-gnome-a65866a1cb20c2da008f97860d38ccc132b5f6a4.tar.gz
freebsd-ports-gnome-a65866a1cb20c2da008f97860d38ccc132b5f6a4.tar.zst
freebsd-ports-gnome-a65866a1cb20c2da008f97860d38ccc132b5f6a4.zip
- Remove math/pari-devel port
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