diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-flite/Makefile | 2 |
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" |