diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index c66a5a376..69d393ce8 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -41,7 +41,8 @@ CONFIGURE_ARGS += \ --enable-hybrid \ --enable-security-context=no \ --enable-natt \ - --enable-adminport + --enable-adminport \ + $(call autoconf_bool,CONFIG_IPV6,ipv6) # override CFLAGS holding "-Werror" that break builds on compile warnings MAKE_FLAGS+=\