.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
USE_GCC= 3.2
USE_GCC= 3.2+
.else
USE_GCC= yes
.endif