From 78597b3d25a8fbf232fc3feaff66f5c4599549bb Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 1 Oct 2007 09:47:23 +0000 Subject: Make this port depend on gcc3.4 unconditionally. This is a workaround for the problems seen with gcc4.2. --- mail/firepay/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'mail') diff --git a/mail/firepay/Makefile b/mail/firepay/Makefile index 7684c8a5a8b8..d9c3d8af25df 100644 --- a/mail/firepay/Makefile +++ b/mail/firepay/Makefile @@ -23,10 +23,7 @@ MAN1= checkpayment.1 firepay.1 multiwrap.1 processmail.1 \ .include -.if ${OSVERSION} < 500000 USE_GCC= 3.4 -.endif - WRKSRC= ${WRKDIR}/${PORTNAME} pre-configure: -- cgit v1.2.3