aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
commit186438d146a394b729a7b139b9ec68187245cbf3 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /net-p2p
parent3893119e13cf8350d8a3616ebffc77669eba37fe (diff)
downloadfreebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index a60e626e4888..3edd5a0fd443 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -49,8 +49,6 @@ OPTIONS_DEFAULT+= DBUS
CONFIGURE_ARGS+= --disable-gui
.endif
-BROKEN_FreeBSD_9= needs more C++11 support than 9.x offers
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDBUS}