Also broken on sparc64.
This commit is contained in:
parent
b1ea55b55d
commit
52477dfac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239584
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
BROKEN= incomplete pkg-plist
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue