summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-03-22 05:27:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-03-22 05:27:56 +0000
commit473cc9949a63945af56365dcc3367892ae502cca (patch)
tree9688c67479b937ba252a8bb2c51af417330fc91d /multimedia
parentChase the goffice shared lib version. (diff)
Chase the libxine shared lib version.
Notes
Notes: svn path=/head/; revision=187973
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index a841a1764244..a0ee289d78d4 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -69,7 +69,7 @@ USE_GSTREAMER+= gnomevfs core gconf hal good mpeg2dec ugly
WITHOUT_DVDNAV= yes
PLIST_SUB+= GSTREAMER=""
.else
-LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
PLIST_SUB+= GSTREAMER="@comment "
.endif