mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark it BROKEN on amd64-CURRENT
Reported by: krismail
This commit is contained in:
parent
1feab29491
commit
9613681ca1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177799
1 changed files with 7 additions and 1 deletions
|
@ -23,4 +23,10 @@ MAN1= irc.1 ircII.1 ircbug.1
|
|||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000
|
||||
BROKEN= Doesn't build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue