View | Details | Raw Unified | Return to bug 96894
Collapse All | Expand All

(-)firestring/Makefile Sun May 7 08:53:15 2006 (-1 / +1 lines)
Lines 22-28 Link Here
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
23
24
.if ${OSVERSION} < 500000
24
.if ${OSVERSION} < 500000
25
USE_GCC=       3.2
25
USE_GCC=       3.2+
26
.else
26
.else
27
USE_GCC=       yes
27
USE_GCC=       yes
28
.endif
28
.endif

Return to bug 96894