qt4 from ports (devel/qt4-linguist) installs lupdate and lrelease binaries with -qt4 suffix to not conflict with qt3. Cmake tries to find non-suffixed binaries when qt4 is requested. Fix: Patch attached with submission follows: How-To-Repeat: cd /usr/ports/devel/qsvn && make configure check QT_LUPDATE_EXECUTABLE and/or QT_LRELEASE_EXECUTABLE in ${WRKSRC}/CMakeCache.txt
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed committed, thanks
arved 2008-08-01 13:01:07 UTC FreeBSD ports repository Modified files: devel/cmake Makefile devel/cmake/files patch-Modules_FindQt4.cmake Log: Fix detection of qt4's lupdate and lrelease binaries PR: 125815 Submitted by: Max Brazhnikov Revision Changes Path 1.24 +1 -0 ports/devel/cmake/Makefile 1.2 +20 -4 ports/devel/cmake/files/patch-Modules_FindQt4.cmake _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"