cvs commit: ports/graphics/gimp Makefile

Jeremy Messenger mezz at FreeBSD.org
Sun Jun 6 21:45:00 GMT 2004


mezz        2004-06-06 21:44:59 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gimp        Makefile 
  Log:
  - Use DOCSDIR in --with-html-dir
  - Chase the current bsd.gnome.mk, ie: pygtk2
  - Add a new WITH_DEBUG knob
  - Replace the hardcore path of check if libgtkhtml exists to
    ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this:
  
    .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)
  
  Reviewed by:    marcus and pav
  
  Revision  Changes    Path
  1.157     +9 -9      ports/graphics/gimp/Makefile


More information about the cvs-all mailing list