- Chase plplot shlib bump

Approved by:	portmgr (myself)
Feature safe:	yes
This commit is contained in:
Martin Wilke 2011-11-20 07:53:34 +00:00
parent 44bbefc199
commit 87224cffad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286118

View file

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