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/freeswitch | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'net/freeswitch')
-rw-r--r-- | net/freeswitch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 92fbea459b5f..0fb3e29bda54 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ CONFLICTS_BUILD= xmlrpc-c-* -BROKEN_FreeBSD_9= Fails in configure due to compiler issues ONLY_FOR_ARCHS= amd64 USES= gmake jpeg pkgconfig lua perl5 libtool shebangfix tar:xz iconv libedit ssl |