mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Chase math/plplot shlib bump
This commit is contained in:
parent
9042153d91
commit
7cc8e29f07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270304
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= PDL
|
||||
PORTVERSION= 2.4.4
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN/${PORTNAME}:cpan \
|
||||
SF/pdl/PDL/${PORTVERSION}:sf
|
||||
@ -24,7 +24,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.9:${PORTSDIR}/math/plplot \
|
||||
LIB_DEPENDS= plplotd.10:${PORTSDIR}/math/plplot \
|
||||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
gsl.15:${PORTSDIR}/math/gsl
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnudatalanguage
|
||||
DISTVERSION= 0.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science lang
|
||||
MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION}
|
||||
.if defined(BUILD_PYTHON_MODULE)
|
||||
@ -29,7 +30,7 @@ COMMENT?= GDL, a free IDL compatible incremental compiler
|
||||
#
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
LIB_DEPENDS+= plplotd.9:${PORTSDIR}/math/plplot \
|
||||
LIB_DEPENDS+= plplotd.10:${PORTSDIR}/math/plplot \
|
||||
gsl.15:${PORTSDIR}/math/gsl \
|
||||
dps.0:${PORTSDIR}/x11/dgs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user