aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libjingle
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/libjingle')
-rw-r--r--net-im/libjingle/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile
index ecd92633eaad..c44261e5efd4 100644
--- a/net-im/libjingle/Makefile
+++ b/net-im/libjingle/Makefile
@@ -95,6 +95,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386"
+BROKEN= does not compile
+.endif
+
LDFLAGS+=-L${LOCALBASE}/lib -L${OPENSSLLIB} ${PTHREAD_LIBS}
PKG_CONFIG?=${LOCALBASE}/bin/pkg-config