svn commit: r368042 - head/mail/thunderbird
Matthias Andree
mandree at FreeBSD.org
Fri Sep 12 16:17:27 UTC 2014
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}/' \
More information about the svn-ports-all
mailing list