1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Allow gcc 3.2+ on FreeBSD 4.X

PR:		ports/96894
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-05-08 18:12:41 +00:00
parent e14b9989fc
commit 68f6e6f074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161737

View File

@ -24,7 +24,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
USE_GCC= 3.2
USE_GCC= 3.2+
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}