diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:52:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:52:41 +0000 |
commit | f3a8b9454adfae6353d4d7764a7359290e3ba856 (patch) | |
tree | 1614fdafa6f1437b205d6403855d4aa4573b4851 /audio/rhythmbox-devel | |
parent | 80b76371e4087d13447f0c4b27c48d9190aa98cd (diff) | |
download | ports-f3a8b9454adfae6353d4d7764a7359290e3ba856.tar.gz ports-f3a8b9454adfae6353d4d7764a7359290e3ba856.zip |
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index f31d56dce5e9..c4a7745c396b 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://web.verbum.org/net-rhythmbox/ MAINTAINER= hendrik@scholz.net COMMENT= Audio player for the Gnome 2 desktop environment +BROKEN= Does not configure + LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \ FLAC.5:${PORTSDIR}/audio/flac \ |