aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer/Makefile.options
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/Makefile.options')
-rw-r--r--multimedia/mplayer/Makefile.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options
index 8cca4a418cdc..151cc533b353 100644
--- a/multimedia/mplayer/Makefile.options
+++ b/multimedia/mplayer/Makefile.options
@@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --disable-xvid
.endif
.if defined(WITH_THEORA)
-LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
+LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
.else
CONFIGURE_ARGS+= --disable-theora
.endif