CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/11/28 13:47:12
Modified files:
graphics/gdcm/patches: patch-CMakeLists_txt
Log message:
[Looks like the latest release of gdcm not only fixed the build with
newer versions of poppler, but also broke it at the same time again
by enforcing C++98, which also appears to break the build on powerpc.
Remove the cmake bits, as upstream plans to switch to C++11 anyways.
ok jasper@
