diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-04-04 14:23:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-04-04 14:23:08 +0000 |
commit | f97f52f4bef8414b5bf8060f5ed660d33f211c92 (patch) | |
tree | 33e6289470a8fdb58fb66344ba44d0df9027db1a /multimedia | |
parent | e93afa08731261b85521ec940ca9cd9ed29f92f5 (diff) | |
download | ports-f97f52f4bef8414b5bf8060f5ed660d33f211c92.tar.gz ports-f97f52f4bef8414b5bf8060f5ed660d33f211c92.zip |
Notes
Diffstat (limited to 'multimedia')
-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 8b9af7982af3..4698954470bf 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 8b9af7982af3..4698954470bf 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 |