diff options
-rw-r--r-- | textproc/p5-YAML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 48b7a68b0d26..bdf3856bb749 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -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 |