summaryrefslogtreecommitdiff
path: root/math
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
parentUpdate to 1.6 (diff)
Chase the libgsl update.
Notes
Notes: svn path=/head/; revision=134498
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/freefem++/Makefile2
-rw-r--r--math/freemat/Makefile2
-rw-r--r--math/orpie/Makefile2
-rw-r--r--math/p5-Math-GSL/Makefile2
-rw-r--r--math/py-gsl/Makefile2
-rw-r--r--math/yacas/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 66499691ab2e..75345f91da95 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Astro/FITS/Header.pm:${PORTSDIR}/astro/p5-Astro-FITS-Header
LIB_DEPENDS= plplotd.10:${PORTSDIR}/math/plplot \
fftw.2:${PORTSDIR}/math/fftw \
- gsl.6:${PORTSDIR}/math/gsl
+ gsl.7:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Term/ReadLine/readline.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 9e9d4a75a1c4..86ecf5f5dd14 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -16,7 +16,7 @@ COMMENT= An implementation of a language dedicated to the finite element method
LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \
f2c.2:${PORTSDIR}/lang/f2c \
- gsl.6:${PORTSDIR}/math/gsl \
+ gsl.7:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack \
fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads
BUILD_DEPENDS= ${LOCALBASE}/lib/libumfpack.a:${PORTSDIR}/math/umfpack \
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 \
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 60c509cc5e80..fff843900fe9 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= dylan@dylex.net
COMMENT= A fullscreen RPN calculator for the console
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index 9692aa3c6a0f..3160488d0c4a 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl interface to GNU Scientific Library
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile
index 81743da8805f..dc44f9550b33 100644
--- a/math/py-gsl/Makefile
+++ b/math/py-gsl/Makefile
@@ -19,7 +19,7 @@ COMMENT= Python interface to GNU Scientific Library
BUILD_DEPENDS= ${PYNUMERIC}
RUN_DEPENDS= ${PYNUMERIC}
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes
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