Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 02:33:45 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332197 - head/multimedia/gstreamer1-plugins
Message-ID:  <201310310233.r9V2Xjcl065157@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Thu Oct 31 02:33:44 2013
New Revision: 332197
URL: http://svnweb.freebsd.org/changeset/ports/332197

Log:
  s/rtmpdump/librtmp/
  
  Spotted by:	vanilla

Modified:
  head/multimedia/gstreamer1-plugins/Makefile.common

Modified: head/multimedia/gstreamer1-plugins/Makefile.common
==============================================================================
--- head/multimedia/gstreamer1-plugins/Makefile.common	Thu Oct 31 02:27:14 2013	(r332196)
+++ head/multimedia/gstreamer1-plugins/Makefile.common	Thu Oct 31 02:33:44 2013	(r332197)
@@ -334,7 +334,7 @@ gst_resindvd_BUILD_DEPENDS=	libdvdnav>=4
 gst_resindvd_RUN_DEPENDS=	libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav
 
 # rtmp xxx
-gst_rtmp_LIB_DEPENDS=	librtmp.so.0:${PORTSDIR}/multimedia/rtmpdump
+gst_rtmp_LIB_DEPENDS=	librtmp.so.0:${PORTSDIR}/multimedia/librtmp
 
 # shout2
 # keep the version to tell de difference between libshout and libshout2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310310233.r9V2Xjcl065157>