Date: Sun, 02 May 2004 00:27:50 -0500 From: Pete Fritchman <petef@absolutbsd.org> To: Kris Kennaway <kris@obsecurity.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/firestring Makefile distinfo pkg-descr pkg-plist ports/misc/firestring/files patch-firemake::libraries patch-firemake::makefiletop Message-ID: <20040502052750.31135177CB@sirius.firepipe.net> In-Reply-To: Message from Kris Kennaway <kris@obsecurity.org> <20040502030206.GA45270@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Sat, 01 May 2004 20:02:06 PDT - Kris Kennaway: | On Sat, May 01, 2004 at 07:12:43PM -0700, Pete Fritchman wrote: | > | +.include <bsd.port.pre.mk> | > | + | > | +.if ${OSVERSION} < 500000 | > | +USE_GCC= 3.2 | > | +.else | > | +USE_GCC= yes | ^^^^^^^^^^^^^^ | | What is this supposed to do? I thought it was meant to say the port has GCC-specific bits and needs a gcc compiler; perhaps that's not the right way to do it. I only see one other port that does it (games/nibbles). --pete
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040502052750.31135177CB>