cvs commit: ports/editors/vim Makefile

Adam Weinberger adamw at FreeBSD.org
Mon May 28 22:04:54 UTC 2012


adamw       2012-05-28 22:04:54 UTC

  FreeBSD ports repository

  Modified files:
    editors/vim          Makefile 
  Log:
  Fix gnome2 support. Two bugs prevented the GNOME2 config options from
  being acknowledged.
  
  [1] A check was made for WITH_GNOME, instead of WITH_GNOME2
  [2] A check explicitly ignored the WITH_GNOME2 option unless that
  variable was set to "1" or "yes", despite bsd.options.mk specifically
  setting it to "true"
  
  PR:             ports/164129
  Approved by:    maintainer timeout (4.5 months)
  
  Revision  Changes    Path
  1.391     +1 -4      ports/editors/vim/Makefile


More information about the cvs-ports mailing list