Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 06:32:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351751 - head/x11-wm/sapphire
Message-ID:  <201404220632.s3M6W2uR066494@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Apr 22 06:32:02 2014
New Revision: 351751
URL: http://svnweb.freebsd.org/changeset/ports/351751
QAT: https://qat.redports.org/buildarchive/r351751/

Log:
  Mark as broken: does not build with any modern compiler
  
  With hat:	portmgr

Modified:
  head/x11-wm/sapphire/Makefile

Modified: head/x11-wm/sapphire/Makefile
==============================================================================
--- head/x11-wm/sapphire/Makefile	Tue Apr 22 06:02:58 2014	(r351750)
+++ head/x11-wm/sapphire/Makefile	Tue Apr 22 06:32:02 2014	(r351751)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/OldFiles
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small window manager
 
+BROKEN=		Does not build with any modern compiler
+
 USE_XORG=	x11 xext
 USES=		gmake
 REINPLACE_ARGS=	-i '' -e



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