diff options
Diffstat (limited to 'audio/net-rhythmbox/Makefile')
-rw-r--r-- | audio/net-rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index 8484906..6958fc0 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= net-rhythmbox PORTVERSION= 0.4.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= http://download.raisdorf.net/files/ @@ -17,7 +17,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \ FLAC.5:${PORTSDIR}/audio/flac \ - mad.1:${PORTSDIR}/audio/mad \ + mad.2:${PORTSDIR}/audio/mad \ vorbis.2:${PORTSDIR}/audio/libvorbis USE_X_PREFIX= yes |