diff options
Diffstat (limited to 'www/p5-WebService-GData/Makefile')
-rw-r--r-- | www/p5-WebService-GData/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WebService-GData/Makefile b/www/p5-WebService-GData/Makefile index 12965e099451..3d363ed433ba 100644 --- a/www/p5-WebService-GData/Makefile +++ b/www/p5-WebService-GData/Makefile @@ -16,10 +16,10 @@ COMMENT= Google data protocol v2 base object to inherit from LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-JSON>=2.0:converters/p5-JSON \ + p5-libwww>0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Mock-LWP>=0.05:${PORTSDIR}/devel/p5-Test-Mock-LWP +TEST_DEPENDS= p5-Test-Mock-LWP>=0.05:devel/p5-Test-Mock-LWP USES= perl5 USE_PERL5= configure |