aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
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 /math/PDL
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 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 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