aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-XMLRPC/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-Catalyst-Plugin-XMLRPC/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-XMLRPC/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-XMLRPC/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
index 37c9da56080c..d4bd44620128 100644
--- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile
+++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile
@@ -14,9 +14,9 @@ COMMENT= Dispatch XMLRPC methods with Catalyst
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-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
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
+ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
+ p5-RPC-XML>=0:net/p5-RPC-XML
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5