mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix buiild by addding: MAKE_JOBS_UNSAFE=yes
error: libpatricia/libpatricia.a: could not read symbols: Archive has no index; run ranlib to add one *** [blib/arch/auto/Net/Patricia/Patricia.so] Error code 1
This commit is contained in:
parent
ec5af16d0a
commit
60e92e847b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349122
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= Perl module for fast IP address lookups
|
||||||
BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:${PORTSDIR}/net/p5-Net-CIDR-Lite
|
BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:${PORTSDIR}/net/p5-Net-CIDR-Lite
|
||||||
RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6
|
RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6
|
||||||
|
|
||||||
|
MAKE_JOBS_UNSAFE=yes
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue