aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-13 06:45:08 +0800
committerpav <pav@FreeBSD.org>2010-10-13 06:45:08 +0800
commitf4bb2513012aba5d07d2b716e2d6e5f5b360d098 (patch)
tree9f081230f6f59eaeb37036d3c33850cac9dc1faf /multimedia/mplayer
parent675333575091cbb64321c31d9db59ea171d207c9 (diff)
downloadfreebsd-ports-gnome-f4bb2513012aba5d07d2b716e2d6e5f5b360d098.tar.gz
freebsd-ports-gnome-f4bb2513012aba5d07d2b716e2d6e5f5b360d098.tar.zst
freebsd-ports-gnome-f4bb2513012aba5d07d2b716e2d6e5f5b360d098.zip
- Chase libschroedinger shlib bump
Pointy hat to: mm Reported by: pointyhat
Diffstat (limited to 'multimedia/mplayer')
-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 3fe720a92765..a7fe088e319c 100644
--- a/multimedia/mplayer/Makefile.options
+++ b/multimedia/mplayer/Makefile.options
@@ -91,7 +91,7 @@ CONFIGURE_ARGS+= --disable-libvpx-lavc
.endif
.if defined(WITH_SCHROEDINGER)
-LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
+LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
.else
CONFIGURE_ARGS+= --disable-libschroedinger-lavc
.endif