vim ignoring configure options

David O'Brien obrien at freebsd.org
Sat Mar 20 11:18:28 PST 2004


On Fri, Mar 19, 2004 at 07:01:52PM -0600, Craig Boston wrote:
> On a couple of my machines the vim port seems to be ignoring all the
> configure options.  For example, I install vim-lite on everything but
> recent builds are getting linked against X11, building gvim, etc.
> 
> The problem seems to have been introduced with the addition of 
> GNU_CONFIGURE=YES into the port makefile about 3 weeks ago.  Previously it 
> looks like the configure script was being run by the vim makefile during the 
> build stage.  Now it's being run during the configure stage, and all of the 
> options set in MAKE_ARGS are being ignored.

I've gone ahead and reverted the GNU_CONFIGURE commit.  Could people do
me a favor and test adding HAS_CONFIGURE=yes to the port Makefile and
seeing if that causes breakage?
 
-- 
-- David  (obrien at FreeBSD.org)


More information about the freebsd-ports mailing list