Date: Mon, 28 May 2012 22:04:54 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim Makefile Message-ID: <201205282204.q4SM4s2h042310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205282204.q4SM4s2h042310>
