Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2019 06:49:23 +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: r494240 - head/math/fityk
Message-ID:  <201903010649.x216nNTJ002608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Mar  1 06:49:23 2019
New Revision: 494240
URL: https://svnweb.freebsd.org/changeset/ports/494240

Log:
  Mark BROKEN: fails to build
  
  Reported by:	pkg-fallout

Modified:
  head/math/fityk/Makefile

Modified: head/math/fityk/Makefile
==============================================================================
--- head/math/fityk/Makefile	Fri Mar  1 06:45:44 2019	(r494239)
+++ head/math/fityk/Makefile	Fri Mar  1 06:49:23 2019	(r494240)
@@ -13,6 +13,8 @@ COMMENT=	Free peak fitting software
 LICENSE=	GPLv2 # (or later)
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	boost-libs>=1.35:devel/boost-libs \
 		swig3.0:devel/swig30 \
 		gnuplot:math/gnuplot



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