From d6978184630ba8ca8973687f58a20e712df6c8d4 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 22 Jul 2005 04:33:39 +0000 Subject: - Remove need for gcc3.4 if built with firefox since we are now back to firefox 1.0 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4288 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index d7d51a93a..2868610a3 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.74 2005/07/11 22:06:11 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.75 2005/07/14 05:52:04 ahze Exp $ # PORTNAME= epiphany @@ -75,7 +75,7 @@ CONFIGURE_ARGS+= --enable-compile-warnings=no .endif .if ${OSVERSION} < 500000 -.if ${MOZILLA}=="mozilla-devel" || ${MOZILLA}=="firefox" +.if ${MOZILLA}=="mozilla-devel" USE_GCC= 3.4 .endif .endif -- cgit v1.2.3