mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Change BUILD_DEPENDS from graphics/pgperl to graphics/p5-PGPLOT
This commit is contained in:
parent
755bb56bdf
commit
88f77a33ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282549
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ OPTIONS= PGPLOT "Enable PDL::Graphics::PGPLOT" on \
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITH_PGPLOT)
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl
|
||||
BUILD_DEPENDS+= p5-PGPLOT>=0:${PORTSDIR}/graphics/p5-PGPLOT
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PLPLOT)
|
||||
|
|
Loading…
Add table
Reference in a new issue