summaryrefslogtreecommitdiff
path: root/science/getdp
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 /science/getdp
parentUpdate to 1.6 (diff)
Chase the libgsl update.
Notes
Notes: svn path=/head/; revision=134498
Diffstat (limited to 'science/getdp')
-rw-r--r--science/getdp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 5eb15b67b45f..58d5ce5500ac 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
- gsl.6:${PORTSDIR}/math/gsl \
+ gsl.7:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack
GNU_CONFIGURE= yes