diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-10-11 13:51:28 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-10-11 13:51:28 +0000 |
commit | 236041c8879184e568fed748ae27e1bae38ea7e8 (patch) | |
tree | 2da1066aeb96bcb65d3a25d163fe064909be0a78 /multimedia/gstreamer-plugins | |
parent | 554ff42faa6ca3045ee62f4a38885a5d16a2b473 (diff) |
- Update schroedinger to 1.0.10
Notes
Notes:
svn path=/head/; revision=262820
Diffstat (limited to 'multimedia/gstreamer-plugins')
-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 3687c203ead1..475b17de4fb4 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -488,7 +488,7 @@ gst_speex_PLIST_FILES= ${GST_LIB_DIR}/libgstspeex.la \ ${GST_LIB_DIR}/libgstspeex.so # schro(edinger) -gst_schroedinger_LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger +gst_schroedinger_LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger gst_schroedinger_CONFIGURE_ARGS+=--enable-schro gst_schroedinger_PLIST_FILES= ${GST_LIB_DIR}/libgstschro.la \ ${GST_LIB_DIR}/libgstschro.so |