From 1bba0f8677570f62950b01ea9ea5759112d216bd Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Apr 2017 19:57:23 +0000 Subject: [PATCH] Add TEST_DEPENDS --- devel/p5-Const-Exporter/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Const-Exporter/Makefile b/devel/p5-Const-Exporter/Makefile index 3a39b8221001..8fe8cdc25be4 100644 --- a/devel/p5-Const-Exporter/Makefile +++ b/devel/p5-Const-Exporter/Makefile @@ -17,6 +17,8 @@ LICENSE= ART20 BUILD_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \ p5-Package-Stash>=0:devel/p5-Package-Stash 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 USE_PERL5= configure