aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 01:47:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 01:47:02 +0000
commitde622e506e5dc38ba11eaf0a42f8f391455daca8 (patch)
tree4cf8f9766dff88d7b7c00a2ae46387d62bb00805 /devel
parent86c998afb489d00e95af6e66ed65c6e2025d6378 (diff)
downloadports-de622e506e5dc38ba11eaf0a42f8f391455daca8.tar.gz
ports-de622e506e5dc38ba11eaf0a42f8f391455daca8.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/root/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile
index 3479f49a4d52..57ae8bba3779 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -151,7 +151,7 @@ CONFIGURE_ARGS+= --disable-srp
BROKEN= Does not compile
.endif
-.if ${ARCH} == "amd64"
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile
.endif