diff options
Diffstat (limited to 'devel/p5-Config-JSON/Makefile')
-rw-r--r-- | devel/p5-Config-JSON/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Config-JSON/Makefile b/devel/p5-Config-JSON/Makefile index ad0804cee9d3..92d5461de4f9 100644 --- a/devel/p5-Config-JSON/Makefile +++ b/devel/p5-Config-JSON/Makefile @@ -13,10 +13,10 @@ COMMENT= JSON based config file system LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo +BUILD_DEPENDS= p5-JSON>=2.16:converters/p5-JSON \ + p5-Moo>=0:devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure |