aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-01-13 22:25:34 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-01-13 22:25:34 +0000
commita825e43cea79805c2b0ec41fd7e8e4641043101d (patch)
tree5b7aab2fd80e98ff4e52c51af58940c0e767bcf2 /multimedia
parent9dc9b2cbfa627a5c2a298facb3fc7d8c47b1fa2e (diff)
downloadports-a825e43cea79805c2b0ec41fd7e8e4641043101d.tar.gz
ports-a825e43cea79805c2b0ec41fd7e8e4641043101d.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>
Notes
Notes: svn path=/head/; revision=126363
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 "