Fix version requirement of *_DEPENDS
This commit is contained in:
parent
e12b799005
commit
85f1b0e524
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465308
@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=1.636:databases/p5-DBI \
|
||||
p5-SQL-Statement>=1.405:databases/p5-SQL-Statement \
|
||||
p5-Text-CSV_XS>=1.01:textproc/p5-Text-CSV_XS
|
||||
p5-SQL-Statement>=1.410:databases/p5-SQL-Statement \
|
||||
p5-Text-CSV_XS>=1.23:textproc/p5-Text-CSV_XS
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5 tar:tgz
|
||||
|
Loading…
Reference in New Issue
Block a user