Enable adminport feature of ipsec-tools (#2750)
[openwrt.git] / package / ipsec-tools / Makefile
index f17bd17..eecdd15 100644 (file)
@@ -38,7 +38,8 @@ CONFIGURE_ARGS += \
        --enable-dpd \
        --enable-hybrid \
        --enable-security-context=no \
-       --enable-natt
+       --enable-natt \
+       --enable-adminport
 
 define Build/Configure
        (cd $(PKG_BUILD_DIR); touch \
This page took 0.019308 seconds and 4 git commands to generate.