From 0f1620e30fc4cfdfeef0aa94c063b5663edd9696 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 6 Jun 2005 20:10:38 +0000 Subject: This port needs GCC 3.4 on 4.X. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4028 df743ca5-7f9a-e211-a948-0013205c9059 --- www/firefox10/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/firefox10/Makefile') diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index ad5957e3e..1a3703ff1 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -111,6 +111,10 @@ IGNORE= core dumps on alpha during post-build EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl .endif +.if ${OSVERSION} < 500000 +USE_GCC= 3.4 +.endif + pre-extract:: @${ECHO_MSG} @${ECHO_MSG} "Extracting source (this takes a while) ..." -- cgit v1.2.3