summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-KYTProf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-KYTProf/Makefile')
-rw-r--r--devel/p5-Devel-KYTProf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-KYTProf/Makefile b/devel/p5-Devel-KYTProf/Makefile
index 46f4b238c51e..bffb148a7e9a 100644
--- a/devel/p5-Devel-KYTProf/Makefile
+++ b/devel/p5-Devel-KYTProf/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for simple profiler
-BUILD_DEPENDS= p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \
p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBI>0:databases/p5-DBI \
p5-DBD-SQLite>0:databases/p5-DBD-SQLite