From 093cc9db638f0a9ed9be3340d073d2524e656f61 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 4 Mar 2011 15:28:53 +0000 Subject: - Chase math/plplot shlib bump --- math/PDL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 52a2f964e3eb..f594209871bd 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -8,7 +8,7 @@ PORTNAME= PDL PORTVERSION= 2.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math perl5 MASTER_SITES= CPAN/${PORTNAME}:cpan \ SF/pdl/PDL/${PORTVERSION}:sf @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \ ${SITE_PERL}/Astro/FITS/Header.pm:${PORTSDIR}/astro/p5-Astro-FITS-Header \ ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \ ${SITE_PERL}/Term/ReadLine/readline.pm:${PORTSDIR}/devel/p5-ReadLine-Perl -LIB_DEPENDS= plplotd.9:${PORTSDIR}/math/plplot \ +LIB_DEPENDS= plplotd.10:${PORTSDIR}/math/plplot \ fftw.2:${PORTSDIR}/math/fftw \ gsl.15:${PORTSDIR}/math/gsl RUN_DEPENDS= ${BUILD_DEPENDS} -- cgit