aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/PDL/Makefile4
-rw-r--r--science/gnudatalanguage/Makefile4
2 files changed, 4 insertions, 4 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}
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 61eb65079c45..180e9ca7d171 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnudatalanguage
PORTVERSION= 0.8.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -31,7 +31,7 @@ COMMENT?= GDL, a free IDL compatible incremental compiler
#
#---------------------------------------------------------------------------
-LIB_DEPENDS+= plplotd.10:${PORTSDIR}/math/plplot \
+LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \
gsl.9:${PORTSDIR}/math/gsl \
readline.5:${PORTSDIR}/devel/readline