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 6c5ebed77bc0..7f8bac1aa7f5 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://langfeldt.net/w3mir/ MAINTAINER= ache@freebsd.org COMMENT= All-purpose HTTP copying and mirroring tool -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww USE_PERL5= yes |