summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-LeakGuard-Object/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-LeakGuard-Object/Makefile')
-rw-r--r--devel/p5-Devel-LeakGuard-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-LeakGuard-Object/Makefile b/devel/p5-Devel-LeakGuard-Object/Makefile
index c09cf2430fae..9b26bde55881 100644
--- a/devel/p5-Devel-LeakGuard-Object/Makefile
+++ b/devel/p5-Devel-LeakGuard-Object/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Scoped checks for object leaks
-BUILD_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences
TEST_DEPENDS= p5-latest>0:devel/p5-latest
USES= perl5