diff options
Diffstat (limited to 'audio/dvda-author/Makefile')
-rw-r--r-- | audio/dvda-author/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index f234440dec7c..4f62cbb39e81 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core @@ -17,7 +17,7 @@ MAINTAINER= martin.dieringer@gmx.de COMMENT= Author and playback unencrypted and uncompressed Audio-DVDs LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ sox.1:${PORTSDIR}/audio/sox \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ png.6:${PORTSDIR}/graphics/png |