aboutsummaryrefslogtreecommitdiff
path: root/editors/biew/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/biew/Makefile')
-rw-r--r--editors/biew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index 0770ffdac591..91d013222209 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -40,7 +40,7 @@ PORTDOCS= biew_en.txt biew_ru.txt develop.en develop.ru file_ini.en \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+.if ${ARCH} == "sparc64"
BROKEN= Does not compile
.endif