1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
PR:		ports/99148
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
Ion-Mihai Tetcu 2006-06-21 15:23:19 +00:00
parent 31a54309d1
commit 5b203c3d0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165928

View File

@ -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"