ipsec-tools: breaks with parallel builds
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c1d0fae7d0
commit
f40cb9cb54
10
CHANGES
10
CHANGES
@ -29,11 +29,11 @@
|
||||
docker, dosfstools, dropbear, e2fsprogs, expat, ezxml, fbset,
|
||||
fconfig, ffmpeg, freetype, gadgetfs-test, gamin, gawk, gperf,
|
||||
gtk2-themes, gtkperf, gvfs, haserl, hdparm, hostapd, hwdata,
|
||||
ifplugd, imagemagick, iperf, iproute2, iptables, iw, jpeg,
|
||||
kexec, kismet, less, libcgi, libcurl, libdaemon, libdnet,
|
||||
liberation, libevent, libeXosip2, libglade, libgtk2, libiconv,
|
||||
libidn, libmms, libnl, liboil, libosip2, libpcap, libpng,
|
||||
libtool, libungif, libxml2, libxslt, lighttpd, lite,
|
||||
ifplugd, imagemagick, iperf, ipsec-tools, iproute2, iptables,
|
||||
iw, jpeg, kexec, kismet, less, libcgi, libcurl, libdaemon,
|
||||
libdnet, liberation, libevent, libeXosip2, libglade, libgtk2,
|
||||
libiconv, libidn, libmms, libnl, liboil, libosip2, libpcap,
|
||||
libpng, libtool, libungif, libxml2, libxslt, lighttpd, lite,
|
||||
lm-sensors, lockfile-progs, logrotate, m4, mdadm, mesa3d,
|
||||
metacity, mtd-utils, mysql_client, nano, nbd, ncftp, neon,
|
||||
netperf, netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd,
|
||||
|
@ -8,6 +8,7 @@ IPSEC_TOOLS_VERSION = 0.7.3
|
||||
IPSEC_TOOLS_SOURCE = ipsec-tools-$(IPSEC_TOOLS_VERSION).tar.bz2
|
||||
IPSEC_TOOLS_SITE = http://ftp.sunet.se/pub/NetBSD/misc/ipsec-tools/0.7/
|
||||
IPSEC_TOOLS_INSTALL_STAGING = YES
|
||||
IPSEC_TOOLS_MAKE = $(MAKE1)
|
||||
IPSEC_TOOLS_DEPENDENCIES = openssl flex host-flex
|
||||
|
||||
# configure hardcodes -Werror, so override CFLAGS on make invocation
|
||||
|
Loading…
Reference in New Issue
Block a user