aboutsummaryrefslogtreecommitdiff
path: root/math/yacas
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
commit338161958384cbdb221973b01a11d82931076f0c (patch)
tree9ad64d1ef4f015567812cf7538b084e6df860f1d /math/yacas
parent5b5364a3685860b6cb82a872a7e838bc9dc7c044 (diff)
downloadports-338161958384cbdb221973b01a11d82931076f0c.tar.gz
ports-338161958384cbdb221973b01a11d82931076f0c.zip
- Chase gsl shlib bump
Notes
Notes: svn path=/head/; revision=225875
Diffstat (limited to 'math/yacas')
-rw-r--r--math/yacas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 76b10dfa51a5..8838ef23fa8f 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -8,14 +8,14 @@
PORTNAME= yacas
PORTVERSION= 1.0.61
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/
MAINTAINER= shaun@FreeBSD.org
COMMENT= Yet Another Computer Algebra System
-LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes