diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /net/openvswitch | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'net/openvswitch')
-rw-r--r-- | net/openvswitch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index d1b28f94b2fc..a94cdbbe05e6 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -11,8 +11,6 @@ COMMENT= Production quality, multilayer virtual switch LICENSE= APACHE20 -BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x - USES= cpe gmake libtool perl5 pkgconfig python shebangfix SHEBANG_FILES= vtep/ovs-vtep USE_OPENSSL= yes |