summaryrefslogtreecommitdiff
path: root/devel/p5-Spoon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Spoon/Makefile')
-rw-r--r--devel/p5-Spoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile
index 29326587cce8..9b74658da076 100644
--- a/devel/p5-Spoon/Makefile
+++ b/devel/p5-Spoon/Makefile
@@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Spiffy Application Building Framework
-BUILD_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \
p5-IO-All>=0:devel/p5-IO-All \
p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure