1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00: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:
Dirk Meyer 2014-03-25 11:03:45 +00:00
parent ec5af16d0a
commit 60e92e847b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349122

View File

@ -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
RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6
MAKE_JOBS_UNSAFE=yes
USES= perl5
USE_PERL5= configure