mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Mark BROKEN on !i386: incompatible types in assignment
This commit is contained in:
parent
1482a29dcb
commit
dee11a5aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217325
@ -28,4 +28,10 @@ post-patch:
|
||||
|
||||
MAN1= couchdb.1 couchjs.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user