From acbae9ee67087097c097581ef70f2cc653728e69 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 1 Jun 2003 03:40:02 +0000 Subject: Add a missing dependency on mad. Reported by: bento --- audio/net-rhythmbox/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/net-rhythmbox') diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index ef3791c..f653a77 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= net-rhythmbox PORTVERSION= 0.4.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://web.verbum.org/net-rhythmbox/ @@ -16,7 +16,8 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \ - FLAC.5:${PORTSDIR}/audio/flac + FLAC.5:${PORTSDIR}/audio/flac \ + mad.1:${PORTSDIR}/audio/mad USE_X_PREFIX= yes USE_GMAKE= yes -- cgit v1.1