diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-01-29 09:41:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-01-29 09:41:07 +0000 |
commit | e3b42134e24f9dee7cd2e88c1142d532fe69e5ee (patch) | |
tree | 0f6569c85984238a22fee161db6e1eb1d16348e7 /multimedia/gstreamer-plugins/Makefile.common | |
parent | f35ed519726191b6adfe5774b9703c5198c311e0 (diff) | |
download | ports-e3b42134e24f9dee7cd2e88c1142d532fe69e5ee.tar.gz ports-e3b42134e24f9dee7cd2e88c1142d532fe69e5ee.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile.common')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 37802e7310d8..b0995654fadf 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -270,6 +270,8 @@ gst_gsm_DIST= bad # ivorbis gst_ivorbis_LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor +gst_ivorbis_PLIST_FILES= ${GST_LIB_DIR}/libgstivorbis.la \ + ${GST_LIB_DIR}/libgstivorbis.so gst_ivorbis_DIST= bad # hal |