aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Catalyst-Plugin-XMLRPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-XMLRPC/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-XMLRPC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
index c8d1b89d228f..054730e1b550 100644
--- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile
+++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Dispatch XMLRPC methods with Catalyst
-BUILD_DEPENDS= p5-Catalyst>=5.64:${PORTSDIR}/www/p5-Catalyst \
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML
RUN_DEPENDS= ${BUILD_DEPENDS}