aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-17 21:35:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-17 21:35:31 +0000
commitd422c470a0d4dfd8c517e3d303ed5ad94714c4ae (patch)
tree4ce3269f748090c90633dfb5a35e951b5ecb82a3 /audio
parent36f4e68a276bd6367400c0b68ff19883c28182ca (diff)
downloadports-d422c470a0d4dfd8c517e3d303ed5ad94714c4ae.tar.gz
ports-d422c470a0d4dfd8c517e3d303ed5ad94714c4ae.zip
Monkey Media is dead and broken. Remove it to fix certain build problems.
Notes
Notes: svn path=/head/; revision=137655
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile7
-rw-r--r--audio/rhythmbox/Makefile7
2 files changed, 0 insertions, 14 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
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index fd94e09fd736..35db3632f6d4 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/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