aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-05 22:19:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-05 22:19:10 +0000
commitc571b28149ea21e0d97fda2dfd150335a0747a42 (patch)
tree2c91c67a2003bba63e43a6d5de173f960e6c3a8b /math/PDL
parent47c0f2c9da5acb6f6a1f87b351f5306024636509 (diff)
downloadports-c571b28149ea21e0d97fda2dfd150335a0747a42.tar.gz
ports-c571b28149ea21e0d97fda2dfd150335a0747a42.zip
- Chase plplot update
Notes
Notes: svn path=/head/; revision=164538
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 47f1de9c8c43..f662c5d9d471 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -8,7 +8,7 @@
PORTNAME= PDL
PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -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 \
${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Term/ReadLine/readline.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
-LIB_DEPENDS= plplotd.10:${PORTSDIR}/math/plplot \
+LIB_DEPENDS= plplotd.11:${PORTSDIR}/math/plplot \
fftw.2:${PORTSDIR}/math/fftw \
gsl.9:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${BUILD_DEPENDS}