aboutsummaryrefslogtreecommitdiff
path: root/net-im/libjingle
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-30 07:49:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-30 07:49:02 +0000
commit0197ea481042b477d362eef21c9b99e264801462 (patch)
tree8ae8715f76dd680fd59ba5e3353be110b6c14214 /net-im/libjingle
parent46eea3c6d2248aab2fd95f2da6ce9ddf8fc6925e (diff)
downloadports-0197ea481042b477d362eef21c9b99e264801462.tar.gz
ports-0197ea481042b477d362eef21c9b99e264801462.zip
Notes
Diffstat (limited to 'net-im/libjingle')
-rw-r--r--net-im/libjingle/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile
index cbee98fbdf3a..45df56478883 100644
--- a/net-im/libjingle/Makefile
+++ b/net-im/libjingle/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
COMMENT= Google Talk's implementation of Jingle and Jingle-Audio
+BROKEN= does not compile with new speex
+
BUILD_DEPENDS= \
pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= \
@@ -93,14 +95,6 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-BROKEN= does not compile on 4.X or 5.X
-.endif
-
-.if ${OSVERSION} >= 700014
-BROKEN= does not compile on FreeBSD >= 7.0
-.endif
-
LDFLAGS+=-L${LOCALBASE}/lib -L${OPENSSLLIB} ${PTHREAD_LIBS}
PKG_CONFIG?=${LOCALBASE}/bin/pkg-config