aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-06-18 05:35:31 +0800
committermarcus <marcus@FreeBSD.org>2005-06-18 05:35:31 +0800
commit204eda42b730b448413675423cf01084cfeee390 (patch)
tree895ef188b01266d401eb2f231f7dba4c0b20ace3 /audio/rhythmbox-devel
parent929590ebea040b7e8eee01d3a42af5444a0614af (diff)
downloadfreebsd-ports-gnome-204eda42b730b448413675423cf01084cfeee390.tar.gz
freebsd-ports-gnome-204eda42b730b448413675423cf01084cfeee390.tar.zst
freebsd-ports-gnome-204eda42b730b448413675423cf01084cfeee390.zip
Monkey Media is dead and broken. Remove it to fix certain build problems.
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index fd94e09fd736..35db3632f6d4 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -49,13 +49,6 @@ CONFIGURE_ARGS+= --with-player=gstreamer
USE_GSTREAMER+= flac mad gnomevfs gconf
.endif
-.ifdef (WITH_MONKEYMEDIA)
-CONFIGURE_ARGS+= --with-metadata=monkeymedia
-.else
-CONFIGURE_ARGS+= --with-metadata=gstreamer
-USE_GSTREAMER+= flac mad gnomevfs
-.endif
-
.ifdef (WITH_IPOD)
CONFIGURE_ARGS+= --enable-ipod
.endif