diff options
Diffstat (limited to 'devel/p5-Test-Mock-LWP-Dispatch/Makefile')
-rw-r--r-- | devel/p5-Test-Mock-LWP-Dispatch/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Test-Mock-LWP-Dispatch/Makefile b/devel/p5-Test-Mock-LWP-Dispatch/Makefile index d9da830edfc7..e16147c22c65 100644 --- a/devel/p5-Test-Mock-LWP-Dispatch/Makefile +++ b/devel/p5-Test-Mock-LWP-Dispatch/Makefile @@ -13,12 +13,12 @@ COMMENT= Mocks LWP::UserAgent and dispatches your requests/responses LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Test-MockObject>=0:devel/p5-Test-MockObject \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Moose>=0:devel/p5-Moose \ + p5-Test-Exception>=0:devel/p5-Test-Exception NO_ARCH= yes USE_PERL5= configure |