devel/cppcheck: Mark BROKEN on 14
Fails to compile:
/usr/include/c++/v1/vector:372:5: error: static_assert failed due to
requirement 'is_same<TaggedAllocator<Token *, 9>, std::allocator<Token
*>>::value' "[allocator.requirements] states that rebinding an allocator
to the same type should result in the original allocator"
static_assert(is_same<allocator_type, __rebind_alloc<__alloc_traits, value_type> >::value,
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation