diff options
Diffstat (limited to 'net/p5-Net-Random/Makefile')
-rw-r--r-- | net/p5-Net-Random/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile index a6d5e45b3060..5a5d3c839f7c 100644 --- a/net/p5-Net-Random/Makefile +++ b/net/p5-Net-Random/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl5 module to get random data from online sources LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject PORTSCOUT= skipv:2.21,2.22 |