From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/p5-Twiggy/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'www/p5-Twiggy/Makefile') diff --git a/www/p5-Twiggy/Makefile b/www/p5-Twiggy/Makefile index facc772b65f6..87be4a8c29f8 100644 --- a/www/p5-Twiggy/Makefile +++ b/www/p5-Twiggy/Makefile @@ -14,14 +14,14 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny + p5-AnyEvent>0:devel/p5-AnyEvent \ + p5-libwww>0:www/p5-libwww \ + p5-Plack>=0.99:www/p5-Plack \ + p5-Try-Tiny>0:lang/p5-Try-Tiny BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP + p5-Test-Requires>0:devel/p5-Test-Requires \ + p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure -- cgit v1.2.3