svn commit: r423542 - head/lang/bigloo
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 8 21:02:15 UTC 2016
Author: antoine
Date: Sat Oct 8 21:02:13 2016
New Revision: 423542
URL: https://svnweb.freebsd.org/changeset/ports/423542
Log:
Mark BROKEN: fails to package
Reported by: pkg-fallout
MFH: 2016Q4
Modified:
head/lang/bigloo/Makefile
Modified: head/lang/bigloo/Makefile
==============================================================================
--- head/lang/bigloo/Makefile Sat Oct 8 21:00:19 2016 (r423541)
+++ head/lang/bigloo/Makefile Sat Oct 8 21:02:13 2016 (r423542)
@@ -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-all
mailing list