summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-26 13:19:09 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-26 13:19:09 +0800
commit56a62e629cdb74bc5e06ce4fb915e26712fb5331 (patch)
treed5032f874185dfac232ace1312846f8142e274d8 /multimedia
parent88b6a1282a364a949942848f2108bbe2a7f638bb (diff)
downloadmarcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar.gz
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar.bz2
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar.lz
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar.xz
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.tar.zst
marcuscom-ports-56a62e629cdb74bc5e06ce4fb915e26712fb5331.zip
Chase the libfame shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1918 df743ca5-7f9a-e211-a948-0013205c9059
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 14d05ae2b..4288f827a 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -496,7 +496,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 14d05ae2b..4288f827a 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -496,7 +496,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}