aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2009-09-29 21:34:10 +0800
committerdanfe <danfe@FreeBSD.org>2009-09-29 21:34:10 +0800
commitebf9268cabd9f8f51bac1fadb1d03ba1e7404c82 (patch)
treed1ea7c37faf6f70389c4daddb127abafe9e65bcc /editors
parent7acb0122174b211d267bf1204f787eacb39959d6 (diff)
downloadfreebsd-ports-gnome-ebf9268cabd9f8f51bac1fadb1d03ba1e7404c82.tar.gz
freebsd-ports-gnome-ebf9268cabd9f8f51bac1fadb1d03ba1e7404c82.tar.zst
freebsd-ports-gnome-ebf9268cabd9f8f51bac1fadb1d03ba1e7404c82.zip
Builds on amd64 fine.
Tested by: miwi Feature safe: yes
Diffstat (limited to 'editors')
-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