diff options
-rw-r--r-- | multimedia/fxtv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 93e8c8a9ddd6..d0c4f3ba4aa5 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -35,7 +35,6 @@ OPTIONS= EXTRA "Extra programs required to record/playback/save" off .if defined(WITH_EXTRA) RUN_DEPENDS+= sox:${PORTSDIR}/audio/sox \ mpg123:${PORTSDIR}/audio/mpg123 \ - mpeg_musicin:${PORTSDIR}/audio/mpegaudio \ mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode \ mplex:${PORTSDIR}/multimedia/mplex .endif |