aboutsummaryrefslogtreecommitdiff
path: root/audio/sphinx3
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-09-25 19:20:14 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-09-25 19:20:14 +0000
commit6c5115a3395b1994a36b2202219e528e7e10ba62 (patch)
tree27440d1c9f563bae12175a87ef4a3232accd9037 /audio/sphinx3
parent449f0c8cbefb6fa7be3845b93ed3faaee68e8345 (diff)
downloadports-6c5115a3395b1994a36b2202219e528e7e10ba62.tar.gz
ports-6c5115a3395b1994a36b2202219e528e7e10ba62.zip
- Chase sphinxbase update but mark it BROKEN too as it does not compile
with updated sphinxbase. Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=304856
Diffstat (limited to 'audio/sphinx3')
-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