summaryrefslogtreecommitdiff
path: root/devel/p5-Thread-Cancel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Thread-Cancel/Makefile')
-rw-r--r--devel/p5-Thread-Cancel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Thread-Cancel/Makefile b/devel/p5-Thread-Cancel/Makefile
index 4dd1146fd211..d57d7cdbc2e1 100644
--- a/devel/p5-Thread-Cancel/Makefile
+++ b/devel/p5-Thread-Cancel/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cancel (i.e., kill) threads
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-threads>=1.34:devel/p5-threads
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure