summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-SmartURI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-SmartURI/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-SmartURI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-SmartURI/Makefile b/www/p5-Catalyst-Plugin-SmartURI/Makefile
index 85b01b17bce9..33d477c189fb 100644
--- a/www/p5-Catalyst-Plugin-SmartURI/Makefile
+++ b/www/p5-Catalyst-Plugin-SmartURI/Makefile
@@ -13,12 +13,12 @@ COMMENT= Configurable URIs for Catalyst
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
p5-Class-C3-Componentised>=0:devel/p5-Class-C3-Componentised \
p5-Class-Load>=0:devel/p5-Class-Load \
p5-Moose>=0:devel/p5-Moose \
p5-URI-SmartURI>=0:net/p5-URI-SmartURI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5