aboutsummaryrefslogtreecommitdiff
path: root/devel/libassa
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 21:24:01 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 21:24:01 +0000
commita5290490543c0f6d45bd4ad4601caf19769309ab (patch)
tree9982941bcca7474b10cf20cf6042dfda8bef6158 /devel/libassa
parent091c27ec82561012fa0aa6c6080e61b9e3e70bdd (diff)
downloadports-a5290490543c0f6d45bd4ad4601caf19769309ab.tar.gz
ports-a5290490543c0f6d45bd4ad4601caf19769309ab.zip
Notes
Diffstat (limited to 'devel/libassa')
-rw-r--r--devel/libassa/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index e238d26c1c83..42bc1a7e8ca9 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -25,4 +25,8 @@ INSTALLS_SHLIB= yes
USE_GCC= 3.3
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= "Does not build"
+.endif
+
.include <bsd.port.post.mk>