aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
committerijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
commita642683789d1f7ccdc0a3f9fc7bbd59f97931a7a (patch)
treebd3b68b1c1616483b7e8a56c691742eed57b2f7d /math/yacas
parentbf1a249551c4d907662c20a0e8344db52ad0d64a (diff)
downloadfreebsd-ports-graphics-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.gz
freebsd-ports-graphics-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.zst
freebsd-ports-graphics-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.zip
chase math/gsl lib version
Diffstat (limited to 'math/yacas')
-rw-r--r--math/yacas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 089c17979f3..25a474240e2 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -8,13 +8,14 @@
PORTNAME= yacas
PORTVERSION= 1.0.61
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/
MAINTAINER= shaun@FreeBSD.org
COMMENT= Yet Another Computer Algebra System
-LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes