Update version requirement of *_DEPENDS
This commit is contained in:
parent
77be0ffc45
commit
c53641c0cb
@ -13,8 +13,8 @@ COMMENT= Manipulate structured data definitions (SQL and more)
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
p5-File-ShareDir-Install>=0:devel/p5-File-ShareDir-Install
|
||||
BUILD_DEPENDS= p5-File-ShareDir-Install>=0:devel/p5-File-ShareDir-Install \
|
||||
${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
||||
p5-DBI>=1.54:databases/p5-DBI \
|
||||
p5-File-ShareDir>=1:devel/p5-File-ShareDir \
|
||||
@ -44,7 +44,7 @@ DIAGRAM_DESC= Diagram generation support
|
||||
|
||||
DIAGRAM_BUILD_DEPENDS= ${DIAGRAM_RUN_DEPENDS}
|
||||
DIAGRAM_RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \
|
||||
p5-Graph>=0:math/p5-Graph \
|
||||
p5-Graph>=0,1:math/p5-Graph \
|
||||
p5-GraphViz>=0:graphics/p5-GraphViz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user