Date: Sat, 19 Jul 2014 19:39:21 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1627 - trunk/multimedia/openh264 Message-ID: <201407191939.s6JJdLTj036497@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Jul 19 19:39:20 2014
New Revision: 1627
Log:
chase OPENH264_PLUGIN_ID after Mozilla bug 1040937
Modified:
trunk/multimedia/openh264/Makefile
Modified: trunk/multimedia/openh264/Makefile
==============================================================================
--- trunk/multimedia/openh264/Makefile Sat Jul 19 09:12:11 2014 (r1626)
+++ trunk/multimedia/openh264/Makefile Sat Jul 19 19:39:20 2014 (r1627)
@@ -32,7 +32,7 @@
PLUGINS_MAKE_ARGS=HAVE_GMP_API=Yes
PLUGINS_ALL_TARGET=plugin
PLUGINS_USES= webplugin:gecko
-WEBPLUGIN_NAME= ${PORTNAME}-plugin@cisco.com
+WEBPLUGIN_NAME= gmp-gmp${PORTNAME}
WEBPLUGIN_FILES=gmp${PORTNAME}.info libgmp${PORTNAME}.so
TEST_BUILD_DEPENDS=googletest>=1.6.0:${PORTSDIR}/devel/googletest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407191939.s6JJdLTj036497>
