Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 15:51:17 -0800 (PST)
From:      Jean-Marc Zucconi <jmz@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@FreeBSD.org
Subject:   Re: XFree86 package builds and interactivity
Message-ID:  <200203082351.g28NpHh18013@freefall.freebsd.org>
In-Reply-To: <20020308153335.A47885@xor.obsecurity.org>
References:  <20020308153335.A47885@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Kris Kennaway writes:

 > Hi Jean-Marc,

 > I can't for the life of me figure out how package builds of XFree86-4
 > are supposed to work; I'm seeing the package build on bento try and
 > build interactively, which is obviously wrong.  This seems to be
 > controlled by the NO_INPUT variable in the configure script, but the
 > only place where this is defined by the port makefile is if DISTRIB is
 > also set.  The only reference to PACKAGE_BUILDING, which is the
 > canonical knob used to turn off interactivity when building packages,
 > is an .ifdef section with a commented-out entry.

 > What am I missing?

This seems to be a very old bug. I suppose we have to move
SCRIPTS_ENV+=   NO_INPUT=yes
just after '.if defined(DISTRIB) || defined(PACKAGE_BUILDING)'

Can you try this?

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger jmz@FreeBSD.org [KeyID: 400B38E9]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203082351.g28NpHh18013>