diff options
-rw-r--r-- | audio/net-rhythmbox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index 68215b90931e..63a806f3b902 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -17,8 +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.2:${PORTSDIR}/audio/mad \ - vorbis.2:${PORTSDIR}/audio/libvorbis + mad.2:${PORTSDIR}/audio/mad USE_X_PREFIX= yes USE_GMAKE= yes |