aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2005-01-14 06:25:34 +0800
committerkwm <kwm@FreeBSD.org>2005-01-14 06:25:34 +0800
commite8507b323aff2123b74925f2145ad30c1f001184 (patch)
treeff4a20a2ac39b2df0a9b44bdaf6dffef4da067ab /multimedia
parentc799c99fa0e2041fadcfd5e068a49225cec94802 (diff)
downloadfreebsd-ports-gnome-e8507b323aff2123b74925f2145ad30c1f001184.tar.gz
freebsd-ports-gnome-e8507b323aff2123b74925f2145ad30c1f001184.tar.zst
freebsd-ports-gnome-e8507b323aff2123b74925f2145ad30c1f001184.zip
Realy chase the shlib lib of theora.
I see a nice pile of pointyhats in the future. Submitted by: Stephane E. Potvin <sepotvin AT videotron dot ca>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libxine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index ecf8e5216f27..47fbf24533d4 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -111,7 +111,7 @@ PLIST_SUB+= WITH_XVMC="@comment "
.endif
.if exists(${LOCALBASE}/lib/libtheora.so.1) || defined (WITH_LIBTHEORA)
-LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
+LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
PLIST_SUB+= WITH_LIBTHEORA=""
.else
PLIST_SUB+= WITH_LIBTHEORA="@comment "