From d906850592b8f3a16d40adc69d28fe68ffd15b6d Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Thu, 22 Mar 2012 06:52:34 +0000 Subject: - update to 0.2.2 - chase shlib bump in dependent ports - bump PORTREVISION for xbmc and xbmc-pvr Please note that this commit isn't actually feature safe, because it bumps portrevision for two (not that small) ports. But it fixes the breakage, reported in PR, and, as side effect, raises library version. PR: 165449 Reported by: Justin Submitted by: Dominic Fandrey (maintainer) Feature safe: yes --- multimedia/mplayer/Makefile.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/mplayer') diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options index ab819994f25d..bc577d707814 100644 --- a/multimedia/mplayer/Makefile.options +++ b/multimedia/mplayer/Makefile.options @@ -151,7 +151,7 @@ CONFIGURE_ARGS+= --disable-pulse .endif .if defined(WITH_BLURAY) -LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray +LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray .else CONFIGURE_ARGS+= --disable-bluray .endif -- cgit v1.2.3