freebsd-ports/net-im/qutim/files
John Marino 7ce5cdd7a4 net-im/qutim: add <unistd.h> for modern compilers, fix binutils
In addition to the header inclusion, the linking stage failed on modern
binutils because libX11 was used without being explicitly listed.  The
LDFLAGS from the Makefile were getting overwritten by the CMake makefile,
so that had to be patch to allow the LDFLAGS to be appended.

Approved by:	portmgr (bapt, implicit)
2013-10-02 08:38:57 +00:00
..
patch-CMakeLists.txt
patch-src_3rdparty_qtsolutions_qtlocalpeer.cpp