summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-20 20:30:27 +0000
committermharo <mharo@FreeBSD.org>2000-03-20 20:30:27 +0000
commitaf192e3c8fdddca53c6cf1ffc116047f1e629e22 (patch)
treeb4572efab4d6ea5cd5f92d1ae620a02b7aa4b2a8 /ftp
parent2bcadfce27f28cae24588e0fe373b24da79ca90c (diff)
downloadFreeBSD-ports-af192e3c8fdddca53c6cf1ffc116047f1e629e22.zip
FreeBSD-ports-af192e3c8fdddca53c6cf1ffc116047f1e629e22.tar.gz
update depends location to match where dependency installs and use LOCALBASE
instead of PREFIX (portlint)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/jmirror/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile
index 2c80e25..266efb7 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
OpenPOWER on IntegriCloud