diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:42:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:42:27 +0000 |
commit | 506789dd0b09c1d11c92eae69ef8ab4f1af98d8d (patch) | |
tree | 0d3d8a5544d4a5e16c79fbcbab74b12738a835e3 /multimedia | |
parent | 1465c58921e7d36754319889a94e9b343826181d (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 14937ec39de9..7c7fe382fc5d 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -377,7 +377,7 @@ gst_swfdec_LIB_DEPENDS+=swfdec-0.4.1:${PORTSDIR}/graphics/swfdec gst_swfdec_DIST= bad # taglib -gst_taglib_LIB_DEPENDS+= tag.5:${PORTSDIR}audio/taglib +gst_taglib_LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib # theora gst_theora_LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora |