diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-06 22:40:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-06 22:40:37 +0000 |
commit | a66ddd9a3e01c05e8616d1b2fc036cfb2411d04c (patch) | |
tree | 2d2a98dd6c737f0df8b50e14977739116c81210d /multimedia | |
parent | 819ad88aa4b623964eeea4ef8e04794e66dac5d5 (diff) | |
download | ports-a66ddd9a3e01c05e8616d1b2fc036cfb2411d04c.tar.gz ports-a66ddd9a3e01c05e8616d1b2fc036cfb2411d04c.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 0de07fab4d95..98c36098814c 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -608,7 +608,7 @@ PLIST_SUB+= LIBMUSICBRAINZ="" CONFIGURE_ARGS+= --disable-shout PLIST_SUB+= LIBSHOUT="@comment " .else -LIB_DEPENDS+= shout.3:${PORTSDIR}/audio/libshout +LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout PLIST_SUB+= LIBSHOUT="" .endif diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 0de07fab4d95..98c36098814c 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -608,7 +608,7 @@ PLIST_SUB+= LIBMUSICBRAINZ="" CONFIGURE_ARGS+= --disable-shout PLIST_SUB+= LIBSHOUT="@comment " .else -LIB_DEPENDS+= shout.3:${PORTSDIR}/audio/libshout +LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout PLIST_SUB+= LIBSHOUT="" .endif |