forked from Lainports/freebsd-ports
portlint
PR: ports/99148 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
parent
31a54309d1
commit
5b203c3d0b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ PLIST_FILES= bin/rio
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
|
||||
BROKEN= "Does not compile on ia64 or sparc64"
|
||||
BROKEN= Does not compile on ia64 or sparc64
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue