mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
BROKEN on >=6.0: Does not compile
This commit is contained in:
parent
ba6f6a747e
commit
29e827904b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139757
@ -27,4 +27,8 @@ USE_GMAKE= yes
|
||||
BROKEN= "Does not compile on !i386 and !amd64"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 600031
|
||||
BROKEN= "Does not compile on FreeBSD >= 6.0"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user