From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net/p5-Net-Random/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/p5-Net-Random') 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 -- cgit v1.2.3