diff options
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 8b9af7982af..4698954470b 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -340,7 +340,7 @@ LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout # shout2 .if ${GST_PLUGIN}=="shout2" -LIB_DEPENDS+= shout.3:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS+= shout.4:${PORTSDIR}/audio/libshout2 .endif # sidplay diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 8b9af7982af..4698954470b 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -340,7 +340,7 @@ LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout # shout2 .if ${GST_PLUGIN}=="shout2" -LIB_DEPENDS+= shout.3:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS+= shout.4:${PORTSDIR}/audio/libshout2 .endif # sidplay |