svn commit: r332197 - head/multimedia/gstreamer1-plugins
Hiroki Sato
hrs at FreeBSD.org
Thu Oct 31 02:33:45 UTC 2013
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
More information about the svn-ports-head
mailing list