diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-06-27 12:35:05 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-06-27 12:35:05 +0000 |
commit | e61bd258b21ecfe471fbcd739247b5fe82dc7af7 (patch) | |
tree | 46bc317962063a605063380eb81087afd9af9770 /audio/gstreamer-plugins-flite/Makefile | |
parent | e46de722045c7edb44089d06800151db9d601910 (diff) | |
download | ports-e61bd258b21ecfe471fbcd739247b5fe82dc7af7.tar.gz ports-e61bd258b21ecfe471fbcd739247b5fe82dc7af7.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-flite/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-flite/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-flite/Makefile b/audio/gstreamer-plugins-flite/Makefile index 33914b9abd26..913dafb5c07b 100644 --- a/audio/gstreamer-plugins-flite/Makefile +++ b/audio/gstreamer-plugins-flite/Makefile @@ -12,11 +12,6 @@ COMMENT= Gstreamer flite run-time speech synthesis engine plugin GST_PLUGIN= flite -DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-10 - -BROKEN= Doesn't work due to link problem in audio/flite - MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins .include "${MASTERDIR}/Makefile" |