diff options
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 7 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 7 |
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 |