aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-02-21 05:06:23 +0800
committeradamw <adamw@FreeBSD.org>2004-02-21 05:06:23 +0800
commit90c7ba7b333191b9d3bc6d9003b3238d0febcfcb (patch)
tree3963e07d6c8f3038f17e3e8a15f3e457a570c6b8
parent94f1d6245db7fc37a2c8b15f04547abc942b7a4b (diff)
downloadfreebsd-ports-gnome-90c7ba7b333191b9d3bc6d9003b3238d0febcfcb.tar.gz
freebsd-ports-gnome-90c7ba7b333191b9d3bc6d9003b3238d0febcfcb.tar.zst
freebsd-ports-gnome-90c7ba7b333191b9d3bc6d9003b3238d0febcfcb.zip
Chase libdvdnav shlib version.
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 0e0fc0533cb5..c2758c7de69e 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -32,7 +32,7 @@ WITH_DVDNAV= yes
.endif
.if defined(WITH_DVDNAV)
-LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
.endif
.if !defined(WITH_DVDNAV)