diff options
Diffstat (limited to 'www/w3mir/Makefile')
-rw-r--r-- | www/w3mir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index 6e27083d5942..7bdaad125c06 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://langfeldt.net/w3mir/ MAINTAINER= ports@FreeBSD.org COMMENT= All-purpose HTTP copying and mirroring tool -BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes |