diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 21:58:20 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 21:58:20 +0000 |
commit | d153f2a24ca263681e2672bf7ccabd3d15d74688 (patch) | |
tree | 7cd1c56918f5050ece343219b23ca3a6cb894835 /multimedia/gstreamer-plugins80 | |
parent | 7a34508c42a3e20713377e8b8174e68d4d67f260 (diff) | |
download | ports-d153f2a24ca263681e2672bf7ccabd3d15d74688.tar.gz ports-d153f2a24ca263681e2672bf7ccabd3d15d74688.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index b88204070b2f..d0f0b594cc05 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -361,7 +361,7 @@ LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout # shout2 .if ${GST_PLUGIN}=="shout2" -LIB_DEPENDS+= shout.4:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS+= shout.5:${PORTSDIR}/audio/libshout2 .endif # sidplay |