mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Mark BROKEN on amd64
PR: ports/150283 Reported by: J. Porter Clark <j;porter.clark@nasa.gov;;> Approved by: maintainer timeout (andrew@scoop.co.nz ; 93 days)
This commit is contained in:
parent
3328e736fa
commit
27bb2d0676
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265886
@ -23,4 +23,8 @@ do-install:
|
||||
${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${ARCH} == 'amd64'
|
||||
BROKEN= incorrect runtime output
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user