summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Component/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Component/Makefile')
-rw-r--r--devel/p5-Class-Component/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Component/Makefile b/devel/p5-Class-Component/Makefile
index bb49744d3be1..f93a863eef0c 100644
--- a/devel/p5-Class-Component/Makefile
+++ b/devel/p5-Class-Component/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Pluggable component framework
-BUILD_DEPENDS= p5-Carp-Clan>0:devel/p5-Carp-Clan \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Carp-Clan>0:devel/p5-Carp-Clan \
p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \
p5-Class-Inspector>0:devel/p5-Class-Inspector \
p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure