mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Extend BROKEN tag to all amd64
Reported by: pointyhat
This commit is contained in:
parent
e742aa9cf0
commit
7349ebe58e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289568
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900000 && ${ARCH} == "amd64"
|
||||
BROKEN= fails to build on 9.X
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= fails to build
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue