Date: Mon, 31 Jul 2000 14:42:21 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/XFree86 Makefile ports/x11/XFree86/scripts configure Message-ID: <67001.965047341@axl.ops.uunet.co.za> In-Reply-To: Your message of "Mon, 31 Jul 2000 05:30:45 MST." <200007311230.FAA12255@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 Jul 2000 05:30:45 MST, Sheldon Hearn wrote: > Conditionalize the interactivity of the configure script on the > existence of ${FILESDIR}/config . If the file exists, copy it > to ${WRKDIR}/config and do not ask questions. This does not change the existing behaviour of the port. All it means is that those of us who use our own custom SUBDIR list to build a list of favourite ports regularly have one less port to build by hand. The interactivity of the configure script can be negated as follows: cd /usr/ports/x11/XFree86 make configure cp work/config files/config ... Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?67001.965047341>