svn commit: r494240 - head/math/fityk

Antoine Brodin antoine at FreeBSD.org
Fri Mar 1 06:49:24 UTC 2019


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


More information about the svn-ports-all mailing list