- Mark BROKEN on amd64/9: does not link
Reported by: pointyhat
This commit is contained in:
parent
c9f237e081
commit
b111429de3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271758
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ MAN1= mumble.1
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= Does not compile on FreeBSD < 7.0
|
||||
.if ${ARCH} == "amd64" && ${OSVERSION} >= 900000
|
||||
BROKEN= Does not compile on FreeBSD 9.X
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_DBUS)
|
||||
|
|
Loading…
Reference in a new issue