- Chase plplot shlib bump
Approved by: portmgr (myself) Feature safe: yes
This commit is contained in:
parent
44bbefc199
commit
87224cffad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286118
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= PDL
|
||||
PORTVERSION= 2.4.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN/${PORTNAME}:cpan \
|
||||
SF/pdl/PDL/${PORTVERSION}:sf
|
||||
|
@ -51,7 +51,7 @@ BUILD_DEPENDS+= p5-PGPLOT>=0:${PORTSDIR}/graphics/p5-PGPLOT
|
|||
.endif
|
||||
|
||||
.if defined(WITH_PLPLOT)
|
||||
LIB_DEPENDS+= plplotd.10:${PORTSDIR}/math/plplot
|
||||
LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GL)
|
||||
|
|
Loading…
Reference in a new issue