cvs commit: ports/graphics/gimp-app Makefile

Jeremy Messenger mezz at FreeBSD.org
Wed Jun 29 16:12:15 UTC 2011


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


More information about the cvs-all mailing list