diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 03:40:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 03:40:02 +0000 |
commit | 12088adf56f18738dd43bcafc734d821a9b1ca09 (patch) | |
tree | 8e028812ad8044915276b508e57984e022e753b7 /audio | |
parent | f9da16044314bc2801b43fb890091776fcb9cd2b (diff) | |
download | ports-12088adf56f18738dd43bcafc734d821a9b1ca09.tar.gz ports-12088adf56f18738dd43bcafc734d821a9b1ca09.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/net-rhythmbox/Makefile | 5 | ||||
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 5 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index ef3791c5f97f..f653a777fde3 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 diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index ef3791c5f97f..f653a777fde3 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/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 diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index ef3791c5f97f..f653a777fde3 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/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 |