summaryrefslogtreecommitdiff
path: root/devel/p5-forks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-forks/Makefile')
-rw-r--r--devel/p5-forks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-forks/Makefile b/devel/p5-forks/Makefile
index a8a7adda3c84..54d5dd249c75 100644
--- a/devel/p5-forks/Makefile
+++ b/devel/p5-forks/Makefile
@@ -14,12 +14,12 @@ COMMENT= Drop-in replacement for Perl threads using fork()
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Acme-Damn>=0:devel/p5-Acme-Damn \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Acme-Damn>=0:devel/p5-Acme-Damn \
p5-Attribute-Handlers>=0:devel/p5-Attribute-Handlers \
p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \
p5-List-MoreUtils>=:lang/p5-List-MoreUtils \
p5-Sys-SigAction>=0.11:devel/p5-Sys-SigAction
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure