summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-31 11:42:21 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-31 11:42:21 +0800
commit6bbc5a7ae1a142c225f77418f761d079edb8d50d (patch)
tree42334b2a0b126e19604871f7beccb01b9fec5874 /multimedia/gstreamer-plugins80
parent3a20a3ffe08cab88dd7029736884c3c0db354b24 (diff)
downloadmarcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar.gz
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar.bz2
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar.lz
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar.xz
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.tar.zst
marcuscom-ports-6bbc5a7ae1a142c225f77418f761d079edb8d50d.zip
Chase the libdv shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@494 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index da5f023ec..e7add72fe 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -395,7 +395,7 @@ PLIST_SUB+= LIBAUDIOFILE=""
CONFIGURE_ARGS+= --disable-libdv
PLIST_SUB+= LIBDV="@comment "
.else
-LIB_DEPENDS+= dv.2:${PORTSDIR}/multimedia/libdv
+LIB_DEPENDS+= dv.3:${PORTSDIR}/multimedia/libdv
PLIST_SUB+= LIBDV=""
.endif