diff options
-rw-r--r-- | net-p2p/libtorrent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 652953d2c62c..23c71350cace 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -47,7 +47,6 @@ CONFIGURE_ARGS+= --with-kqueue .endif .if ${PORT_OPTIONS:MIPV6} -.if defined(WITH_IPV6) CONFIGURE_ARGS+= --enable-ipv6 .endif |