aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
commit338161958384cbdb221973b01a11d82931076f0c (patch)
tree9ad64d1ef4f015567812cf7538b084e6df860f1d /math/PDL
parent5b5364a3685860b6cb82a872a7e838bc9dc7c044 (diff)
downloadports-338161958384cbdb221973b01a11d82931076f0c.tar.gz
ports-338161958384cbdb221973b01a11d82931076f0c.zip
- Chase gsl shlib bump
Notes
Notes: svn path=/head/; revision=225875
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 d5010d6d0aed..3704ecfe3a42 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -8,7 +8,7 @@
PORTNAME= PDL
PORTVERSION= 2.4.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -28,7 +28,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.11:${PORTSDIR}/math/plplot \
fftw.2:${PORTSDIR}/math/fftw \
- gsl.12:${PORTSDIR}/math/gsl
+ gsl.13:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GL= yes