diff options
-rw-r--r-- | net/freeswitch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index bdf5d49ce205..0375053227e6 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ CONFLICTS_BUILD= xmlrpc-c-* +BROKEN= unfetchable (checksum mismatch) and attempts to strip libfreeswitch.a\ + (returns file format not recognized) BROKEN_FreeBSD_9= Fails in configure due to compiler issues ONLY_FOR_ARCHS= amd64 |