1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

update depends location to match where dependency installs and use LOCALBASE

instead of PREFIX (portlint)
This commit is contained in:
Michael Haro 2000-03-20 20:30:27 +00:00
parent c1d5b695fa
commit 8f91981349
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26842

View File

@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ruin.org/pub/All/
MAINTAINER= jmrobins@jmirror.ruin.org 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 USE_PERL5= YES
NO_BUILD= YES NO_BUILD= YES