aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Devel-STrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-STrace/Makefile')
-rw-r--r--devel/p5-Devel-STrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-STrace/Makefile b/devel/p5-Devel-STrace/Makefile
index 4759a5a03107..a46f8622e6dc 100644
--- a/devel/p5-Devel-STrace/Makefile
+++ b/devel/p5-Devel-STrace/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= strace(1)-like runtime call trace for Perl applications
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Devel-RingBuffer>=0:devel/p5-Devel-RingBuffer
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure