mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Add TEST_DEPENDS
This commit is contained in:
parent
fca9a15726
commit
1bba0f8677
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437809
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ LICENSE= ART20
|
||||||
BUILD_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \
|
BUILD_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \
|
||||||
p5-Package-Stash>=0:devel/p5-Package-Stash
|
p5-Package-Stash>=0:devel/p5-Package-Stash
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
TEST_DEPENDS= p5-Hash-Objectify>=0:devel/p5-Hash-Objectify \
|
||||||
|
p5-Test-Most>=0:devel/p5-Test-Most
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue