mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
textproc/p5-YAML: fix DEPENDS
p5-Test-YAML is a TEST_DEPENDS, and the BUILD/RUN_DEPENDS are empty Submitted by: mat Pointy hat to: pi
This commit is contained in:
parent
9a1f796155
commit
b35502288c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367506
@ -12,8 +12,7 @@ COMMENT= YAML implementation in Perl
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Test-YAML>=1.05:${PORTSDIR}/devel/p5-Test-YAML
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-YAML>=1.05:${PORTSDIR}/devel/p5-Test-YAML
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
Loading…
Reference in New Issue
Block a user