summaryrefslogtreecommitdiff
path: root/misc/p5-Bot-Training/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Bot-Training/Makefile')
-rw-r--r--misc/p5-Bot-Training/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Bot-Training/Makefile b/misc/p5-Bot-Training/Makefile
index 9dda454b2695..9b57e259782d 100644
--- a/misc/p5-Bot-Training/Makefile
+++ b/misc/p5-Bot-Training/Makefile
@@ -15,7 +15,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \
p5-Class-Load>=0:devel/p5-Class-Load \
p5-Dir-Self>=0:devel/p5-Dir-Self \
p5-File-ShareDir>=0:devel/p5-File-ShareDir \
@@ -23,7 +24,6 @@ BUILD_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \
p5-Moose>=0.82:devel/p5-Moose \
p5-MooseX-Getopt>=0:devel/p5-MooseX-Getopt \
p5-namespace-clean>=0:devel/p5-namespace-clean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5