aboutsummaryrefslogtreecommitdiff
path: root/math/yacas
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
commitf733c761d07002b310f809b16e9616bb8734f2d2 (patch)
treeb66214f99ec8f8bd25cffccb3c852cd264affcea /math/yacas
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
downloadports-f733c761d07002b310f809b16e9616bb8734f2d2.tar.gz
ports-f733c761d07002b310f809b16e9616bb8734f2d2.zip
Notes
Diffstat (limited to 'math/yacas')
-rw-r--r--math/yacas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 9e494e5d5c19..29b6dd69f68a 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://yacas.sourceforge.net/backups/
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet Another Computer Algebra System
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
USE_PERL5_BUILD= yes
USE_GMAKE= yes