Date: Sat, 8 Oct 2016 21:02:14 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423542 - head/lang/bigloo Message-ID: <201610082102.u98L2EdE063140@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610082102.u98L2EdE063140>