Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 16:19:22 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344275 - head/mail/xfmail
Message-ID:  <201402141619.s1EGJMEd018289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Feb 14 16:19:22 2014
New Revision: 344275
URL: http://svnweb.freebsd.org/changeset/ports/344275
QAT: https://qat.redports.org/buildarchive/r344275/

Log:
  Mark broken: does not build
  
  fl_edit.cpp: In function 'void fl_textedit_draw_textline(FL_OBJECT*, TextLine*, int, FL_Coord, FL_Coord, FL_Coord, FL_Coord, int, int, int)':
  fl_edit.cpp:577:27: error: 'fl_textcolor' was not declared in this scope

Modified:
  head/mail/xfmail/Makefile

Modified: head/mail/xfmail/Makefile
==============================================================================
--- head/mail/xfmail/Makefile	Fri Feb 14 16:12:38 2014	(r344274)
+++ head/mail/xfmail/Makefile	Fri Feb 14 16:19:22 2014	(r344275)
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=	${PORTVERSION}/sourc
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An X Window System application for receiving electronic mail
 
+BROKEN=		Does not build
 DEPRECATED=	No more public distfiles
 EXPIRATION_DATE=	2014-03-10
 



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