From d8d5f7e035b483cbf3ae17a141ea290773d27c18 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 27 Sep 2015 23:46:31 +0000 Subject: Remove old and probably stale Gecko Media Plugin patches (from FreeBSD?). It might still be possible that pkgsrc needs adjustments for gmp loading if/when we adopt some gmp packages, but until then they serve no purpose and in fact appear to be harmful. Fixes Firefox startup error message: addons.manager ERROR Exception calling provider GMPProvider.startup --- mail/thunderbird/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/thunderbird/Makefile') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c17036e3bea..e3f56bb3fac 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.156 2015/08/29 12:42:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.157 2015/09/27 23:46:31 tnn Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} TB_VER= 38.2.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 -- cgit v1.2.3