From f15a3e94bf30f314edb4beaa2113dd8c8d456e46 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 4 Jul 2018 17:37:15 +0000 Subject: Just use the JSONXS variable rather than repeating it --- www/p5-Mojolicious/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile index 0c5213fc6aa5..e84c6a1fb039 100644 --- a/www/p5-Mojolicious/Makefile +++ b/www/p5-Mojolicious/Makefile @@ -13,8 +13,8 @@ COMMENT= High-level MVC web framework written in Perl LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Cpanel-JSON-XS>=4.04:converters/p5-Cpanel-JSON-XS \ - p5-Role-Tiny>=2.000001:devel/p5-Role-Tiny +TEST_DEPENDS= p5-Role-Tiny>=2.000001:devel/p5-Role-Tiny \ + ${JSONXS_BUILD_DEPENDS} NO_ARCH= yes USES= perl5 -- cgit v1.2.3