summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-flite
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-05-11 10:33:50 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-05-11 10:33:50 +0000
commit3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1 (patch)
tree20af9467d9c1316abe83391bdad03a8461d029f7 /audio/gstreamer-plugins-flite
parentForce commit to note the repocopy: net/skype-devel --> net-im/skype-devel (diff)
Update Gstreamer (core) to 0.10.33
Update Gstreamer-plugins(-base) to 0.10.33 Update Gstreamer-plugins-good to 0.10.29 Update Gstreamer-plugins-bad to 0.10.22 Update Gstreamer-plugins-ugly to 0.10.18
Notes
Notes: svn path=/head/; revision=273952
Diffstat (limited to 'audio/gstreamer-plugins-flite')
-rw-r--r--audio/gstreamer-plugins-flite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-flite/Makefile b/audio/gstreamer-plugins-flite/Makefile
index 913dafb5c07b..837de9e92f37 100644
--- a/audio/gstreamer-plugins-flite/Makefile
+++ b/audio/gstreamer-plugins-flite/Makefile
@@ -12,6 +12,8 @@ COMMENT= Gstreamer flite run-time speech synthesis engine plugin
GST_PLUGIN= flite
+BROKEN= Doesn't work due to link problem in audio/flite
+
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"