aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
committerwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
commit2485fe149efc978d155393f33f5e726cede4736a (patch)
tree1ee635f2ee7443b3c01fb63f5769fdc72b2f74be /math/PDL
parent6f1eb824beba87cbcb6f9543780fd30fc64d302f (diff)
downloadfreebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.gz
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.zst
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.zip
- Bump PORTREVISION to chase the update of math/gsl
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