svn commit: r423543 - branches/2016Q4/lang/bigloo

Antoine Brodin antoine at FreeBSD.org
Sat Oct 8 21:03:01 UTC 2016


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
 


More information about the svn-ports-branches mailing list