aboutsummaryrefslogtreecommitdiff
path: root/net/b2bua
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-09 23:14:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-09 23:14:29 +0000
commitcf9fb04ec9489558989dbba2efe1c17dedc9d410 (patch)
tree6b77eda8704f3ec2b76b58da8018f12a9cc55586 /net/b2bua
parentec2e49fc11cf6042d682696bb9371fa2a5a09f5e (diff)
downloadports-cf9fb04ec9489558989dbba2efe1c17dedc9d410.tar.gz
ports-cf9fb04ec9489558989dbba2efe1c17dedc9d410.zip
Notes
Diffstat (limited to 'net/b2bua')
-rw-r--r--net/b2bua/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/b2bua/Makefile b/net/b2bua/Makefile
index 4f53ed977847..3be54f768ec5 100644
--- a/net/b2bua/Makefile
+++ b/net/b2bua/Makefile
@@ -31,6 +31,10 @@ MAKE_ENV= PTHREAD_LDFLAGS="${PTHREAD_LIBS}" \
BROKEN= "Does not compile on sparc64"
.endif
+.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000
+BROKEN= Infinite loop during build on amd64
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sip/b2b/bin.nodebug.FreeBSD.${MACHINE_ARCH}/b2bua \
${PREFIX}/bin