aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-08-31 12:39:56 +0800
committerlinimon <linimon@FreeBSD.org>2004-08-31 12:39:56 +0800
commitd3fc5103eddfbc9f2a7a8528d729985113fbba7a (patch)
tree2b102c6cd560e2a1399a234c324793ebcf1d129b /math
parentc4cf03d099659d7f7996bd97ec99a84036c57ff6 (diff)
downloadfreebsd-ports-d3fc5103eddfbc9f2a7a8528d729985113fbba7a.tar.gz
freebsd-ports-d3fc5103eddfbc9f2a7a8528d729985113fbba7a.tar.zst
freebsd-ports-d3fc5103eddfbc9f2a7a8528d729985113fbba7a.zip
Chase plplot shared library version.
PR: ports/71163 Submitted by: Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de>
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index b3942b6d5c6d..3021b64d76b6 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -24,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline \
${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \
${SITE_PERL}/Astro/FITS/Header.pm:${PORTSDIR}/astro/p5-Astro-FITS-Header
-LIB_DEPENDS= plplotd.9:${PORTSDIR}/math/plplot \
+LIB_DEPENDS= plplotd.10:${PORTSDIR}/math/plplot \
fftw.2:${PORTSDIR}/math/fftw \
gsl.6:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \