diff options
Diffstat (limited to 'net/mldonkey-perlreactor/Makefile')
-rw-r--r-- | net/mldonkey-perlreactor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mldonkey-perlreactor/Makefile b/net/mldonkey-perlreactor/Makefile index 979d961acf26..c50b60fecc77 100644 --- a/net/mldonkey-perlreactor/Makefile +++ b/net/mldonkey-perlreactor/Makefile @@ -16,7 +16,7 @@ DISTNAME= perlreactor_${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Automatically add links found in web pages to MLDonkey queue -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 NO_BUILD= yes |