mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Mark BROKEN on amd64: does not compile.
Reported by: pointyhat via pav Approved by: stas (mentor, implicit)
This commit is contained in:
parent
c8479161d3
commit
c1f17a7e99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205817
@ -22,4 +22,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAN3= Net::ARP.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= Does not compile on amd64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user