svn commit: r344275 - head/mail/xfmail

Antoine Brodin antoine at FreeBSD.org
Fri Feb 14 16:19:23 UTC 2014


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 at 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
 


More information about the svn-ports-head mailing list