diff options
Diffstat (limited to 'ftp/jmirror')
-rw-r--r-- | ftp/jmirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile index 2c80e253cc49..266efb72eac4 100644 --- a/ftp/jmirror/Makefile +++ b/ftp/jmirror/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ruin.org/pub/All/ MAINTAINER= jmrobins@jmirror.ruin.org -RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= YES NO_BUILD= YES |