aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-26 13:24:04 +0800
committermarcus <marcus@FreeBSD.org>2004-02-26 13:24:04 +0800
commitbb5b1082928bf94cdb1de7df72cc4074f789d7ce (patch)
tree88c4e3a9bd16237a3a1f5d145143df59a1245416 /multimedia
parent3edcb82e3ee5d5b8995661fcecb83ffb44135c85 (diff)
downloadfreebsd-ports-gnome-bb5b1082928bf94cdb1de7df72cc4074f789d7ce.tar.gz
freebsd-ports-gnome-bb5b1082928bf94cdb1de7df72cc4074f789d7ce.tar.zst
freebsd-ports-gnome-bb5b1082928bf94cdb1de7df72cc4074f789d7ce.zip
Chase libfame shared lib version.
PR: 63379 Submitted by: michael johnson <ahze@ahze.net>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 6315dfa667bb..3a41d7ca36db 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -486,7 +486,7 @@ CONFIGURE_ARGS+= --disable-libfame \
--disable-libfametest
PLIST_SUB+= LIBFAME="@comment "
.else
-LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/multimedia/libfame
+LIB_DEPENDS+= fame-0.9.1:${PORTSDIR}/multimedia/libfame
CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \
--with-libfame-exec-prefix=${LOCALBASE}
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 6315dfa667bb..3a41d7ca36db 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -486,7 +486,7 @@ CONFIGURE_ARGS+= --disable-libfame \
--disable-libfametest
PLIST_SUB+= LIBFAME="@comment "
.else
-LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/multimedia/libfame
+LIB_DEPENDS+= fame-0.9.1:${PORTSDIR}/multimedia/libfame
CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \
--with-libfame-exec-prefix=${LOCALBASE}