#43767: kmymoney4-devel crashes at startup with KDE libraries version 4.12.5 installed ------------------------------+---------------------- Reporter: mk@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: kmymoney4-devel | ------------------------------+---------------------- Changes (by mk@…): * keywords: => haspatch Comment: Simply removing the patch patch-cmake-modules-KDE4Macros.cmake.diff will do the job: {{{ #!diff --- Portfile old +++ Portfile new @@ -6,6 +6,7 @@ name kdelibs4 version 4.12.5 +revision 1 categories kde kde4 maintainers nicos license LGPL-2+ GPL-2+ BSD @@ -58,8 +59,7 @@ patch-cmake-modules-FindKDE4-Internal.cmake.diff \ patch-cmake-modules-FindPhonon.cmake.diff \ patch-cmake-modules-FindQt4.cmake.diff \ - patch-cmake-modules-KDE4Macros.cmake.diff \ - patch-kapplications-raster.diff + patch-cmake-modules-KDE4Macros.cmake.diff patch.pre_args -p1 }}} Since nicos is the sole maintainer of kdelibs4 and because I don't know which consequences this might have for other KDE applications, I won't commit this change myself and rather wait for him to cross-check the other apps. -- Ticket URL: <https://trac.macports.org/ticket/43767#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X