svn commit: r351751 - head/x11-wm/sapphire

Baptiste Daroussin bapt at FreeBSD.org
Tue Apr 22 06:32:03 UTC 2014


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 at FreeBSD.org
 COMMENT=	Small window manager
 
+BROKEN=		Does not build with any modern compiler
+
 USE_XORG=	x11 xext
 USES=		gmake
 REINPLACE_ARGS=	-i '' -e


More information about the svn-ports-head mailing list