mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Mark BROKEN on ia64
PR: ports/89080 Submitted by: No Name <arundel@h3c.de> (maintainer) Reported by: krismail
This commit is contained in:
parent
78e45acb14
commit
d0fcae31aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148496
@ -40,6 +40,10 @@ SUB_FILES= pkg-message
|
||||
BROKEN= "Does not build on amd64"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= "Does not build on ia64"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Can't build on 4.x"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user