mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update version requirement of *_DEPENDS
This commit is contained in:
parent
77be0ffc45
commit
c53641c0cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558594
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ COMMENT= Manipulate structured data definitions (SQL and more)
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= p5-File-ShareDir-Install>=0:devel/p5-File-ShareDir-Install \
|
||||||
p5-File-ShareDir-Install>=0:devel/p5-File-ShareDir-Install
|
${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
||||||
p5-DBI>=1.54:databases/p5-DBI \
|
p5-DBI>=1.54:databases/p5-DBI \
|
||||||
p5-File-ShareDir>=1:devel/p5-File-ShareDir \
|
p5-File-ShareDir>=1:devel/p5-File-ShareDir \
|
||||||
|
@ -44,7 +44,7 @@ DIAGRAM_DESC= Diagram generation support
|
||||||
|
|
||||||
DIAGRAM_BUILD_DEPENDS= ${DIAGRAM_RUN_DEPENDS}
|
DIAGRAM_BUILD_DEPENDS= ${DIAGRAM_RUN_DEPENDS}
|
||||||
DIAGRAM_RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \
|
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
|
p5-GraphViz>=0:graphics/p5-GraphViz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue