aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
index a8227fa9ef82..7f7e9bc279db 100644
--- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile
+++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-XMLRPC
PORTVERSION= 2.01
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Dispatch XMLRPC methods with Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML
RUN_DEPENDS:= ${BUILD_DEPENDS}