1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Chase plplot shared library version.

PR:		ports/71163
Submitted by:	Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de>
This commit is contained in:
Mark Linimon 2004-08-31 04:39:56 +00:00
parent 397db08f28
commit 89ce75e44e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117716

View File

@ -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 \