aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-REST-XML/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
commitf6d56007b984e83ebda7162c99abc18d5bde982e (patch)
treeaa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /www/p5-Catalyst-View-REST-XML/Makefile
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
downloadports-f6d56007b984e83ebda7162c99abc18d5bde982e.tar.gz
ports-f6d56007b984e83ebda7162c99abc18d5bde982e.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-View-REST-XML/Makefile')
-rw-r--r--www/p5-Catalyst-View-REST-XML/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-REST-XML/Makefile b/www/p5-Catalyst-View-REST-XML/Makefile
index 79f496950353..291da67c4a69 100644
--- a/www/p5-Catalyst-View-REST-XML/Makefile
+++ b/www/p5-Catalyst-View-REST-XML/Makefile
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for Catalyst XML View Class
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \
p5-XML-Simple>0:textproc/p5-XML-Simple
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure