[package] ipsec-tools: enable ipv6 after r17009 (#8182)
[packages.git] / net / ipsec-tools / Makefile
index c66a5a3..69d393c 100644 (file)
@@ -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+=\