switch to gcc 3.3.5

This commit is contained in:
espie 2005-02-20 01:22:52 +00:00
parent e386614b77
commit 124935d487
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
USE_GCC3?=No
.if ${USE_GCC3:L} == "no"
.include "${PORTSDIR}/lang/egcs/stable/files/gcc3.port.mk"
.include "${PORTSDIR}/lang/gcc/3.3/gcc3.port.mk
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.63 2005/02/15 09:30:42 espie Exp $
# $OpenBSD: Makefile,v 1.64 2005/02/20 01:22:52 espie Exp $
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
#
@ -11,7 +11,6 @@
SUBDIR += clisp
# SUBDIR += cmucl
# SUBDIR += eiffel
SUBDIR += egcs
SUBDIR += eltclsh
# SUBDIR += elk
# SUBDIR += eperl