From 30587b71c295aa8390c7bfa294a89bd80cb7b8ce Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sun, 6 Jun 2010 20:44:03 +0000 Subject: Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora). --- audio/audiere/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/audiere') diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 78158c12e765..ae5958877a11 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -7,7 +7,7 @@ PORTNAME= audiere PORTVERSION= 1.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF @@ -59,7 +59,7 @@ CONFIGURE_REPLACES+='/AC_CHECK_LIB/ s|cdaudio|no_&|' .if !defined(WITHOUT_VORBIS) LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.6:${PORTSDIR}/audio/libogg + ogg.7:${PORTSDIR}/audio/libogg .else CONFIGURE_REPLACES+='/AC_CHECK_HEADER/ s|vorbis|no_&|' .endif -- cgit v1.2.3