summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-08-07 16:18:47 +0000
committerpat <pat@FreeBSD.org>2002-08-07 16:18:47 +0000
commit522918b5c9622817c0033d31bb9778518d467bc9 (patch)
treec6f8feaec28fe1760f853abddc60b3cea774c0ae /math
parent3da40cd9c5dc9604df5222f32150be53282e65a4 (diff)
downloadFreeBSD-ports-522918b5c9622817c0033d31bb9778518d467bc9.zip
FreeBSD-ports-522918b5c9622817c0033d31bb9778518d467bc9.tar.gz
Bump shared library version after pari-devel update
Diffstat (limited to 'math')
-rw-r--r--math/asir2000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 4158be2..7c9580b 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -39,7 +39,7 @@ PARI_VERSION= `${GREP} PORTVERSION ${PARI_DIR}/Makefile | cut -f 2`
LIB_DEPENDS+= pari.1:${OLD_PARI_DIR}
PARI= -oldpari
.else
-LIB_DEPENDS+= pari-2.2.0:${PARI_DIR}
+LIB_DEPENDS+= pari-2.2.3:${PARI_DIR}
PARI= -pari
.endif
OpenPOWER on IntegriCloud