svn commit: r368041 - head/mail/thunderbird

Matthias Andree mandree at FreeBSD.org
Fri Sep 12 16:04:47 UTC 2014


Author: mandree
Date: Fri Sep 12 16:04:46 2014
New Revision: 368041
URL: http://svnweb.freebsd.org/changeset/ports/368041
QAT: https://qat.redports.org/buildarchive/r368041/

Log:
  Remove BROKEN mark on GCC, fault is in thunderbird-i18n or GECKO framework.

Modified:
  head/mail/thunderbird/Makefile

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Fri Sep 12 16:01:05 2014	(r368040)
+++ head/mail/thunderbird/Makefile	Fri Sep 12 16:04:46 2014	(r368041)
@@ -74,10 +74,6 @@ OPTIONS_DEFAULT:=${OPTIONS_DEFAULT:S/GST
 
 .include <bsd.port.pre.mk>
 
-.if ${COMPILER_TYPE} == gcc
-BROKEN=		run-time link paths not set on gcc-based systems
-.endif
-
 WRKSRC=		${WRKDIR}/comm-esr31
 MOZSRC:=	${WRKSRC}/mozilla
 


More information about the svn-ports-head mailing list