Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 16:17:26 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368042 - head/mail/thunderbird
Message-ID:  <201409121617.s8CGHQ4S022722@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}/' \



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