Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 21:03:00 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r423543 - branches/2016Q4/lang/bigloo
Message-ID:  <201610082103.u98L30e0063295@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  8 21:02:59 2016
New Revision: 423543
URL: https://svnweb.freebsd.org/changeset/ports/423543

Log:
  MFH: r423542
  
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  branches/2016Q4/lang/bigloo/Makefile
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/lang/bigloo/Makefile
==============================================================================
--- branches/2016Q4/lang/bigloo/Makefile	Sat Oct  8 21:02:13 2016	(r423542)
+++ branches/2016Q4/lang/bigloo/Makefile	Sat Oct  8 21:02:59 2016	(r423543)
@@ -15,6 +15,8 @@ COMMENT=	Scheme interpreter and native c
 LICENSE=	GPLv2 LGPL20
 LICENSE_COMB=	multi
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libgmp.so:math/gmp
 



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