diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /audio/dvda-author | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) | |
download | ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip |
Notes
Diffstat (limited to 'audio/dvda-author')
-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 |