diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:52:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:52:41 +0800 |
commit | e21213085e22e40baf8c17e76becad4007679bd5 (patch) | |
tree | 67941723f2e597144e3300cdcc31ba6518675cb8 /audio/rhythmbox-devel | |
parent | bccaacf8f058972566f885acb3f59d930cc67aa5 (diff) | |
download | freebsd-ports-gnome-e21213085e22e40baf8c17e76becad4007679bd5.tar.gz freebsd-ports-gnome-e21213085e22e40baf8c17e76becad4007679bd5.tar.zst freebsd-ports-gnome-e21213085e22e40baf8c17e76becad4007679bd5.zip |
BROKEN: does not configure
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 \ |