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:
parent
c1d5b695fa
commit
8f91981349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26842
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user