From 352e79112a6f6022eb4975997aafb1023c5ecf2f Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 13 Jan 2005 19:04:06 +0000 Subject: Bump portrevision to chase shlib dump of libtheora and new location. --- multimedia/mplayer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/mplayer/Makefile') diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 8b9566e..71a6b92 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -243,7 +243,7 @@ PORTNAME= mplayer PORTVERSION= 0.99.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ @@ -359,7 +359,7 @@ WITH_MAD= yes WITH_SVGALIB= yes .endif -.if exists(${LOCALBASE}/lib/libtheora.so.0) +.if exists(${LOCALBASE}/lib/libtheora.so.1) WITH_THEORA= yes .endif @@ -559,7 +559,7 @@ LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib .endif .if defined(WITH_THEORA) -LIB_DEPENDS+= theora.0:${PORTSDIR}/graphics/libtheora +LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora .endif #.if defined(WITH_TREMOR) -- cgit v1.1