[net-firewall/iptables] sync with tree

This commit is contained in:
Robert Förster 2015-11-29 13:11:56 +01:00
parent 61768bb444
commit d41b0b4249
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ src_configure() {
--enable-devel \
--enable-shared \
$(use_enable pcap bpf-compiler) \
$(use_enable pcap nfsynproxy) \
$(use_enable static-libs static) \
$(use_enable ipv6)
}