aboutsummaryrefslogtreecommitdiff
path: root/math/yacas
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /math/yacas
parent88133fe808126a7e44e982994d4fbbee2e96ae0a (diff)
downloadports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.tar.gz
ports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.zip
Notes
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 a6c858055ef1..5d760d0a6a74 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -8,14 +8,14 @@
PORTNAME= yacas
PORTVERSION= 1.0.61
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/
MAINTAINER= shaun@FreeBSD.org
COMMENT= Yet Another Computer Algebra System
-LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes