From 90c7ba7b333191b9d3bc6d9003b3238d0febcfcb Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 20 Feb 2004 21:06:23 +0000 Subject: Chase libdvdnav shlib version. --- multimedia/totem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit