diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-02 21:00:18 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-02 21:00:18 +0800 |
commit | 3b50f68cdd2ccdc97e17d467006832515efd6690 (patch) | |
tree | f5c49e0587b652dc8786c1c19e4db5b76eecc3e1 /math | |
parent | ec381fe275e9961cc64978957ea2cacc2051b0fa (diff) | |
download | freebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.tar.gz freebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.tar.zst freebsd-ports-gnome-3b50f68cdd2ccdc97e17d467006832515efd6690.zip |
Chase the libgsl update.
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 2 | ||||
-rw-r--r-- | math/freefem++/Makefile | 2 | ||||
-rw-r--r-- | math/freemat/Makefile | 2 | ||||
-rw-r--r-- | math/orpie/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 | ||||
-rw-r--r-- | math/py-gsl/Makefile | 2 | ||||
-rw-r--r-- | math/yacas/Makefile | 2 |
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 |