mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Change the way *_DEPENDS are set
This commit is contained in:
parent
cec6162dfa
commit
95d5ff9ef5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475710
@ -13,14 +13,14 @@ COMMENT= Write Perl Subroutines in C
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Inline>=0.79:devel/p5-Inline \
|
||||
BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \
|
||||
${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Inline>=0.79:devel/p5-Inline \
|
||||
p5-Parse-RecDescent>=1.967.009:devel/p5-Parse-RecDescent \
|
||||
p5-Pegex>=0.58:devel/p5-Pegex
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
|
||||
p5-Test-Warn>=0.23:devel/p5-Test-Warn \
|
||||
p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
|
||||
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
|
||||
|
||||
CONFLICTS_INSTALL= p5-Inline-0.[0-5]*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user