aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-07 15:17:34 +0800
committerbapt <bapt@FreeBSD.org>2012-10-07 15:17:34 +0800
commit1451bdffe0e6e4ff1a02c8fdd25f8f4549c3861d (patch)
tree35e6ca9f234bc5686218e82e528268d69dec02bc /net-p2p
parent2b9adfea2356bf0505a8ffd54744b53967404195 (diff)
downloadfreebsd-ports-gnome-1451bdffe0e6e4ff1a02c8fdd25f8f4549c3861d.tar.gz
freebsd-ports-gnome-1451bdffe0e6e4ff1a02c8fdd25f8f4549c3861d.tar.zst
freebsd-ports-gnome-1451bdffe0e6e4ff1a02c8fdd25f8f4549c3861d.zip
Use shared IPv6 description, no need for a custom one
Reported by: sunpoet
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 23c71350cace..7d5eb2a4eca9 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -26,7 +26,6 @@ GNU_CONFIGURE= yes
OPTIONS_DEFINE= KQUEUE IPV6
OPTIONS_DEFAULT= KQUEUE
KQUEUE_DESC= Use kqueue(2) support
-IPV6_DESC= Enable IPv6 support
.include <bsd.port.pre.mk>