svn commit: r356064 - head/lang/sml-nj-devel

Antoine Brodin antoine at FreeBSD.org
Sun Jun 1 09:00:06 UTC 2014


Author: antoine
Date: Sun Jun  1 09:00:05 2014
New Revision: 356064
URL: http://svnweb.freebsd.org/changeset/ports/356064
QAT: https://qat.redports.org/buildarchive/r356064/

Log:
  Mark BROKEN: Dysfunctional
  All ports depending on this one fail to build:
      devel/asdlgen
      devel/ml-doc
      devel/sml_tk
      math/isabelle
      textproc/sml-fxp
  
  Reported by:	pkg-fallout
  With hat:	portmgr

Modified:
  head/lang/sml-nj-devel/Makefile

Modified: head/lang/sml-nj-devel/Makefile
==============================================================================
--- head/lang/sml-nj-devel/Makefile	Sun Jun  1 08:51:51 2014	(r356063)
+++ head/lang/sml-nj-devel/Makefile	Sun Jun  1 09:00:05 2014	(r356064)
@@ -14,6 +14,8 @@ EXTRACT_ONLY=	config.tgz
 MAINTAINER=	joemann at beefree.free.de
 COMMENT=	Popular functional language from Bell Labs
 
+BROKEN=		Dysfunctional
+
 NO_WRKSUBDIR=	yes
 USES=		gmake
 


More information about the svn-ports-head mailing list