Date: Sat, 20 Mar 2004 16:28:02 +0300 From: Roman Bogorodskiy <bogorodskiy@inbox.ru> To: Alex Kiesel <alex.kiesel@document-root.de> Cc: freebsd-ports@freebsd.org Subject: Re: vim ignoring configure options Message-ID: <20040320132802.GA1282@lame.novel.ru> In-Reply-To: <1079779615.579.11.camel@boost.home.ahk> References: <200403191901.52485.craig@yekse.gank.org> <1079779615.579.11.camel@boost.home.ahk>
next in thread | previous in thread | raw e-mail | index | archive | help
--ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alex wrote: > > On a couple of my machines the vim port seems to be ignoring all the co= nfigure=20 > > options. For example, I install vim-lite on everything but recent buil= ds are=20 > > getting linked against X11, building gvim, etc. > >=20 > > The problem seems to have been introduced with the addition of=20 > > GNU_CONFIGURE=3DYES into the port makefile about 3 weeks ago. Previous= ly it=20 > > looks like the configure script was being run by the vim makefile durin= g the=20 > > build stage. Now it's being run during the configure stage, and all of= the=20 > > options set in MAKE_ARGS are being ignored. > >=20 > > I reverted back to 1.246 of the port makefile as a local workaround. A= nyone=20 > > else noticing this? >=20 > Well, sort of. About three weeks ago, Syntax highlighting in vim (only > when invoked by mutt) stopped working. However, I've been to lazy to > investigate why. I can confirm both of problems. I have the following lines in my /etc/make.conf: =2Eif ${.CURDIR:N*/ports/editors/vim} =3D=3D "" NO_GUI=3Dyes WITH_CSCOPE=3Dyes WITHOUT_X11=3Dyes =2Eendif But I have gvim and gvimdiff compiled and installed.=20 To make vim highlight text while composing mails with mutt I had to add `set editor=3D"vim -c 'set ft=3Dmail'"' to my ~/.muttrc file.=20 -Roman Bogorodskiy --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQEVAwUBQFxG4ipMDQ8aPhy0AQIu3Af/Ti8ZZaLHWgWZwH1eYqAlyfkhof/UQ2uq w6qNfmEVM3roeTPTrKEt+z5qjHnA5SwgtE9Lv0I2gcXN/jwpVdh0eWxNwafJGCNU AF/C5l43FoCr1/GSyfG9wVizmG/hWh9dIUscaq4g/Aaif/dGb79kq2/lmJhDFA+D 5GoGgXtgw+31Lk66VbvZxfX5H+VhJszYEHotOcA6NRPSHRv8bc0+8brsN0dr4pwI 5SLAj6mpoRzQn3WV3b+u7/xVkWRo2iciAYnf31rIKTwEm59QFMWkPtC4yWMuO6UH JR47Ka65Pe7rvWu4eh0wetZjRW2p+cOfzz1cz7FdWtzDsDSsCWlfHw== =oA2X -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320132802.GA1282>