1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Add USE_GCC=4.2+ to fix the build on 6.x.

Reported by:	glarkin
This commit is contained in:
Brooks Davis 2009-12-08 20:52:43 +00:00
parent 7b06a2cc59
commit 63f1fa4a28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245425
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
CONFLICTS= llvm-devel-2.[0-9]*
GNU_CONFIGURE= yes
USE_GCC= 4.2+
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD=yes

View File

@ -24,6 +24,7 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
CONFLICTS= llvm-devel-2.[0-9]*
GNU_CONFIGURE= yes
USE_GCC= 4.2+
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD=yes