mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
BROKEN on 5.x: Does not compile
This commit is contained in:
parent
f72bc82cb3
commit
a0a020ca66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113367
@ -56,6 +56,10 @@ CFLAGS+= ${CPPFLAGS}
|
||||
.include <bsd.port.pre.mk>
|
||||
ALL_TARGET= all
|
||||
|
||||
.if ${OSVERSION} >= 502120
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.3
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user