summaryrefslogtreecommitdiff
path: root/devel/p5-namespace-sweep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-namespace-sweep/Makefile')
-rw-r--r--devel/p5-namespace-sweep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-namespace-sweep/Makefile b/devel/p5-namespace-sweep/Makefile
index 7c9e11dcf7cf..1ed3322986c7 100644
--- a/devel/p5-namespace-sweep/Makefile
+++ b/devel/p5-namespace-sweep/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Sweep up imported subs in your classes
-BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.09:devel/p5-B-Hooks-EndOfScope \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.09:devel/p5-B-Hooks-EndOfScope \
p5-Package-Stash>=0.33:devel/p5-Package-Stash \
p5-Sub-Identify>=0.04:devel/p5-Sub-Identify \
p5-Sub-Name>=0:devel/p5-Sub-Name
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure