mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
BROKEN on 7.0: Does not compile
This commit is contained in:
parent
98bbc62be4
commit
e15279745e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155877
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ NOT_FOR_ARCHS+= alpha
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= Does not compile on FreeBSD >= 7.0
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= "Does not build on sparc64"
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue