K 10 svn:author V 6 marino K 8 svn:date V 27 2013-10-02T08:38:57.682663Z K 7 svn:log V 382 net-im/qutim: add 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) END