aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-16 21:27:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-16 21:27:49 +0000
commit7ade744ed5cfab3a05ea4ff3d36297612a43cfc0 (patch)
tree26ceb1c6f8c3efd08705354325b6898d208d9db0 /net-im
parent850c22e5a3323d3794d31a3cceb197524933f3be (diff)
Notes
Diffstat (limited to 'net-im')
-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 84383eab4462..21e66e237079 100644
--- a/net-im/libjingle/Makefile
+++ b/net-im/libjingle/Makefile
@@ -93,6 +93,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not compile on 4.X or 5.X
+.endif
+
LDFLAGS+=-L${LOCALBASE}/lib -L${OPENSSLLIB} ${PTHREAD_LIBS}
PKG_CONFIG?=${LOCALBASE}/bin/pkg-config