diff options
Diffstat (limited to 'devel/p5-JSON-Schema/Makefile')
-rw-r--r-- | devel/p5-JSON-Schema/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-JSON-Schema/Makefile b/devel/p5-JSON-Schema/Makefile index 35c065c9524c..2870a38ac9e0 100644 --- a/devel/p5-JSON-Schema/Makefile +++ b/devel/p5-JSON-Schema/Makefile @@ -13,10 +13,10 @@ COMMENT= Validate JSON against a schema LICENSE= MIT BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \ - p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ - p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path \ - p5-JSON-Hyper>=0:${PORTSDIR}/devel/p5-JSON-Hyper \ - p5-HTTP-Link-Parser>=0:${PORTSDIR}/www/p5-HTTP-Link-Parser \ + p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path \ + p5-JSON-Hyper>=0:${PORTSDIR}/devel/p5-JSON-Hyper \ + p5-HTTP-Link-Parser>=0:${PORTSDIR}/www/p5-HTTP-Link-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-autovivification>=0:${PORTSDIR}/devel/p5-autovivification \ p5-match-simple>=0:${PORTSDIR}/devel/p5-match-simple |