boost/signals2/detail/variadic_slot_invoker.hpp has #include of another boost file with incorrect path (boost/tuple.hpp instead of boost/tuple/tuple.hpp) % pkg info -l boost-libs | grep boost/tuple.hpp % pkg info -l boost-libs | grep boost/tuple/tuple.hpp /usr/local/include/boost/tuple/tuple.hpp which prevents consumers of this file from compiling. This was fixed in boost SVN rev 78502, fix it here until boost port is updated to more recent version. Port maintainer (office@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->office Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed new boost is in, and looks fixed.