cvs commit: ports/misc/firestring Makefile distinfo pkg-descr pkg-plist ports/misc/firestring/files patch-firemake::libraries patch-firemake::makefiletop

Pete Fritchman petef at absolutbsd.org
Sat May 1 22:27:51 PDT 2004


* 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


More information about the cvs-all mailing list