Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 16:12:14 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/gimp-app Makefile
Message-ID:  <201106291612.p5TGCEe3068564@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2011-06-29 16:12:14 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gimp-app    Makefile 
  Log:
  Fix the dependencies. It doesn't depend on gnome-keyring and gnomeui, because
  the gnome-vfs is disabled by default without option provide as we are using
  gvfs instead. Tweak the gvfs option, do not use ${HAVE_GNOME:Mgvfs}!="" when
  the gvfs is enable by default. If it's disabled then depend on libcurl and
  add --without-gvfs flag to disable it corrects. Bump the PORTREVISION.
  
  Revision  Changes    Path
  1.254     +6 -7      ports/graphics/gimp-app/Makefile



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