aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-02 21:00:18 +0800
committerjylefort <jylefort@FreeBSD.org>2005-05-02 21:00:18 +0800
commit3b50f68cdd2ccdc97e17d467006832515efd6690 (patch)
treef5c49e0587b652dc8786c1c19e4db5b76eecc3e1 /science
parentec381fe275e9961cc64978957ea2cacc2051b0fa (diff)
downloadfreebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.tar.gz
freebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.tar.zst
freebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.zip
Chase the libgsl update.
Diffstat (limited to 'science')
-rw-r--r--science/getdp/Makefile2
-rw-r--r--science/kst/Makefile2
-rw-r--r--science/kst2/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/science/kst/Makefile b/science/kst/Makefile
index a98c8298890c..7725689cff2f 100644
--- a/science/kst/Makefile
+++ b/science/kst/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Data viewing program for KDE
LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \
- gsl.6:${PORTSDIR}/math/gsl
+ gsl.7:${PORTSDIR}/math/gsl
USE_KDELIBS_VER=3
USE_GMAKE= yes
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index a98c8298890c..7725689cff2f 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Data viewing program for KDE
LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \
- gsl.6:${PORTSDIR}/math/gsl
+ gsl.7:${PORTSDIR}/math/gsl
USE_KDELIBS_VER=3
USE_GMAKE= yes