aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-09-26 03:20:14 +0800
committerbeat <beat@FreeBSD.org>2012-09-26 03:20:14 +0800
commitcba6ca5c26d28c5e9b32ff3f6ce979c084b0f92b (patch)
tree27440d1c9f563bae12175a87ef4a3232accd9037
parent9718e163583be2b1cfef49b5c7f81f51e4e1ffe1 (diff)
downloadfreebsd-ports-gnome-cba6ca5c26d28c5e9b32ff3f6ce979c084b0f92b.tar.gz
freebsd-ports-gnome-cba6ca5c26d28c5e9b32ff3f6ce979c084b0f92b.tar.zst
freebsd-ports-gnome-cba6ca5c26d28c5e9b32ff3f6ce979c084b0f92b.zip
- Chase sphinxbase update but mark it BROKEN too as it does not compile
with updated sphinxbase. Reported by: pointyhat
-rw-r--r--audio/sphinx3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile
index a6877c2ba311..b5c41d4ab5dc 100644
--- a/audio/sphinx3/Makefile
+++ b/audio/sphinx3/Makefile
@@ -13,7 +13,9 @@ MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION}
MAINTAINER= r.neese@gmail.com
COMMENT= Speech recognition system
-LIB_DEPENDS= sphinxfe.0:${PORTSDIR}/audio/sphinxbase
+LIB_DEPENDS= sphinxbase:${PORTSDIR}/audio/sphinxbase
+
+BROKEN= does not compile
USE_LDCONFIG= yes
USE_GMAKE= yes