aboutsummaryrefslogtreecommitdiff
path: root/cad
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 /cad
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
downloadports-f733c761d07002b310f809b16e9616bb8734f2d2.tar.gz
ports-f733c761d07002b310f809b16e9616bb8734f2d2.zip
Chase the libgsl update.
Notes
Notes: svn path=/head/; revision=134498
Diffstat (limited to 'cad')
-rw-r--r--cad/gmsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 5003028699a0..d1aa43944053 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An automatic 3D finite element mesh generator
RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
.if defined(PACKAGE_BUILDING)