freebsd-ports/x11/kdelibs4
Raphael Kubo da Costa 0fea06fbb5 Make devel/qt4's clang+base libstdc++ patch work without changes to x11/kdelibs4.
Unconditionally including ciso646 in qglobal.h to check for libc++ makes
including qglobal.h from C programs fail.

qglobal.h is not supposed to be used in C programs, but kdelibs4's
FindQt.cmake ends up calling CHECK_SYMBOL_EXISTS() instead of
CHECK_CXX_SYMBOL_EXISTS() to check if some macros are defined. Since
kdelibs4 is in maintenance mode, our changes to it can be avoided if we just
check for __cplusplus before including ciso646 (<initializer_list> is not
available in C anyway).
2015-11-29 18:08:04 +00:00
..
files Make devel/qt4's clang+base libstdc++ patch work without changes to x11/kdelibs4. 2015-11-29 18:08:04 +00:00
distinfo Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
Makefile Make devel/qt4's clang+base libstdc++ patch work without changes to x11/kdelibs4. 2015-11-29 18:08:04 +00:00
pkg-descr
pkg-message
pkg-plist KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13! 2014-10-19 15:57:27 +00:00