From 6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 Mon Sep 17 00:00:00 2001 From: mat 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/w3mir/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/w3mir') diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index 11dc4646d1f0..bd4e814c95e3 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -12,7 +12,7 @@ COMMENT= All-purpose HTTP copying and mirroring tool LICENSE= ART10 -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -- cgit