Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2011 23:00:51 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/cmake-gui Makefile
Message-ID:  <201108292300.p7TN0p7u052597@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com>
  
  Revision  Changes    Path
  1.8       +4 -1      ports/devel/cmake-gui/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108292300.p7TN0p7u052597>