summaryrefslogtreecommitdiff
path: root/ftp/jmirror/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftp/jmirror/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile
index 43e1c49d5877..52bdcd47fbfc 100644
--- a/ftp/jmirror/Makefile
+++ b/ftp/jmirror/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
+RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
USE_PERL5= YES
NO_BUILD= YES