aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-01-26 04:23:57 +0800
committerrakuco <rakuco@FreeBSD.org>2016-01-26 04:23:57 +0800
commitff4f83cc047a40c435af83be78244607e81a5702 (patch)
treea12f685631d044ceb8713412cce7048d1b7aa7bf /net
parente52e1832a6476cbd8c5ca1abecbb919e184abaf7 (diff)
downloadfreebsd-ports-gnome-ff4f83cc047a40c435af83be78244607e81a5702.tar.gz
freebsd-ports-gnome-ff4f83cc047a40c435af83be78244607e81a5702.tar.zst
freebsd-ports-gnome-ff4f83cc047a40c435af83be78244607e81a5702.zip
Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
Diffstat (limited to 'net')
-rw-r--r--net/openvswitch/Makefile1
-rw-r--r--net/siproxd/Makefile2
2 files changed, 0 insertions, 3 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile
index ab13387092ba..61a71a8f0dfd 100644
--- a/net/openvswitch/Makefile
+++ b/net/openvswitch/Makefile
@@ -12,7 +12,6 @@ COMMENT= Production quality, multilayer virtual switch
LICENSE= APACHE20
-BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x
BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
USES= cpe gmake libtool perl5 pkgconfig python shebangfix
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index bd0c0fec76a5..812f2d2a9dab 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -25,8 +25,6 @@ PORTDOCS2= FAQ KNOWN_BUGS RFC3261_compliance.txt \
sample_cfg_budgetone.txt sample_cfg_x-lite.txt
PORTDOCS= ${PORTDOCS1} ${PORTDOCS2}
-BROKEN_FreeBSD_8= Problem with libosip2 during configure
-
post-extract:
.for docs in ${PORTDOCS2}
${CP} ${WRKSRC}/doc/${docs} ${WRKSRC}