Bug 125815 - devel/cmake: fix finding linguist tools
Summary: devel/cmake: fix finding linguist tools
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 00:00 UTC by Max Brazhnikov
Modified: 2008-08-01 14:10 UTC (History)
0 users

See Also:


Attachments
file.txt (2.10 KB, text/plain)
2008-07-21 00:00 UTC, Max Brazhnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-07-21 00:00:01 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-21 00:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2008-08-01 14:01:14 UTC
State Changed
From-To: open->closed

committed, thanks
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-01 14:01:35 UTC
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"