diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-12 14:36:27 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-12 14:36:27 +0000 |
commit | bebb22d287433bd2a1d9cc272a32bc19c0e1d63a (patch) | |
tree | 255907510d556a48f34ea1bf042a2a247ca04a2f /multimedia | |
parent | 5c6b206a0fb9a70eafca950b402dc40c695b7d90 (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 668306286eb9..fd3b9e66f81f 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -406,12 +406,6 @@ gst_musepack_PLIST_FILES= ${GST_LIB_DIR}/libgstmusepack.la \ ${GST_LIB_DIR}/libgstmusepack.so gst_musepack_DIST= bad -# musicbrainz -gst_musicbrainz_LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz -gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \ - ${GST_LIB_DIR}/libgsttrm.la -gst_musicbrainz_DIST= bad - # nas gst_nas_LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas gst_nas_DIST= bad |