- Mark BROKEN: does not compile with new speex

This commit is contained in:
Pav Lucistnik 2007-03-30 07:49:02 +00:00
parent 46eea3c6d2
commit 0197ea4810
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188818

View file

@ -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