mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as broken on sparc64: includes i386 asm.
This commit is contained in:
parent
6129d7a02c
commit
9c696ebc3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245181
1 changed files with 7 additions and 1 deletions
|
@ -15,4 +15,10 @@ COMMENT= An open source deep packet inspection engine
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: includes i386 assembler
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue