From owner-svn-ports-all@FreeBSD.ORG Fri Sep 12 16:17:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DFDDE4D3; Fri, 12 Sep 2014 16:17:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB1CC69E; Fri, 12 Sep 2014 16:17:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8CGHQgD022723; Fri, 12 Sep 2014 16:17:26 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8CGHQ4S022722; Fri, 12 Sep 2014 16:17:26 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201409121617.s8CGHQ4S022722@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 12 Sep 2014 16:17:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368042 - head/mail/thunderbird X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 16:17:27 -0000 Author: mandree Date: Fri Sep 12 16:17:26 2014 New Revision: 368042 URL: http://svnweb.freebsd.org/changeset/ports/368042 QAT: https://qat.redports.org/buildarchive/r368042/ Log: Remove compiler:features from USES=, too Modified: head/mail/thunderbird/Makefile Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri Sep 12 16:04:46 2014 (r368041) +++ head/mail/thunderbird/Makefile Fri Sep 12 16:17:26 2014 (r368042) @@ -44,7 +44,7 @@ USE_QT5= # empty QT_NONSTANDARD= yes ALL_TARGET= default USE_GL= gl -USES= dos2unix tar:bzip2 compiler:features +USES= dos2unix tar:bzip2 DOS2UNIX_FILES= mozilla/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \