diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 01:27:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 01:27:06 +0000 |
commit | c7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch) | |
tree | e120d11744661e220d8a3555e1cc169d34966ca9 /audio/net-rhythmbox | |
parent | 556c0d85678a5197e3ae8e4a697f4c3f6a450e8e (diff) | |
download | ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.tar.gz ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.zip |
Notes
Diffstat (limited to 'audio/net-rhythmbox')
-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 84849068887f..6958fc0de240 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 |