aboutsummaryrefslogtreecommitdiff
path: root/math/freemat
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/freemat
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
downloadports-f733c761d07002b310f809b16e9616bb8734f2d2.tar.gz
ports-f733c761d07002b310f809b16e9616bb8734f2d2.zip
Notes
Diffstat (limited to 'math/freemat')
-rw-r--r--math/freemat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index 1ec306227dd1..22aca088e2f8 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An environment for rapid engineering and scientific processing
LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c \
- gsl.6:${PORTSDIR}/math/gsl \
+ gsl.7:${PORTSDIR}/math/gsl \
jpeg.9:${PORTSDIR}/graphics/jpeg \
lapack.3:${PORTSDIR}/math/lapack \
png.5:${PORTSDIR}/graphics/png \