aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
commit6905d4a0d8518b83f28bf41330e381a8128dc0b4 (patch)
tree30905f5c5ec570d5180cc95b3ca4699a84635835 /math/PDL
parentd53fd93f0b690c56a78a292c01f0fe87b04480d1 (diff)
downloadports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.tar.gz
ports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.zip
- Bump PORTREVISION to chase the update of math/gsl
Notes
Notes: svn path=/head/; revision=251666
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 8ec4db3379c2..52a2f964e3eb 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -8,7 +8,7 @@
PORTNAME= PDL
PORTVERSION= 2.4.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math perl5
MASTER_SITES= CPAN/${PORTNAME}:cpan \
SF/pdl/PDL/${PORTVERSION}:sf
@@ -26,7 +26,7 @@ BUILD_DEPENDS= ${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 \
fftw.2:${PORTSDIR}/math/fftw \
- gsl.14:${PORTSDIR}/math/gsl
+ gsl.15:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GL= yes