cvs commit: ports/devel/cmake-gui Makefile

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Aug 29 23:00:51 UTC 2011


rakuco      2011-08-29 23:00:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/cmake-gui      Makefile 
  Log:
  Set datadir and docdir correctly, just like devel/cmake does.
  
  If we do not specify any value, CMake uses default paths which do not
  exist in the system and fails when configuring a project. This should
  fix [1] and likely [2] as well.
  
  PORTREVISION bumped as this fixes an error and a crash.
  
  [1] http://mail.kde.org/pipermail/kde-freebsd/2011-February/010278.html
  [2] http://mail.kde.org/pipermail/kde-freebsd/2011-May/010881.html
  
  Approved by:    avilla (mentor)
  Reported by:    arrowdodger <6yearold at gmail.com>
  
  Revision  Changes    Path
  1.8       +4 -1      ports/devel/cmake-gui/Makefile


More information about the cvs-all mailing list