diff options
Diffstat (limited to 'net/p5-URI-Template/Makefile')
-rw-r--r-- | net/p5-URI-Template/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile index 1c540f2c0992..cebd8abe0726 100644 --- a/net/p5-URI-Template/Makefile +++ b/net/p5-URI-Template/Makefile @@ -13,9 +13,9 @@ COMMENT= Object for handling URI templates LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON +TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON USES= perl5 USE_PERL5= configure |