diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openvswitch/Makefile | 1 | ||||
-rw-r--r-- | net/siproxd/Makefile | 2 |
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} |