1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- add USE_GCC=3.3 when default gcc is 3.4

This commit is contained in:
Yen-Ming Lee 2004-11-01 01:37:52 +00:00
parent 5ff829678d
commit 309f35d603
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120561

View File

@ -25,7 +25,7 @@ MAN1= advzip.1 advpng.1 advmng.1 advdef.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= does not compile with gcc 3.4
USE_GCC= 3.3
.endif
.include <bsd.port.post.mk>