Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2018 02:32:53 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469701 - head/math/octave-forge-fuzzy-logic-toolkit
Message-ID:  <201805120232.w4C2WrSN033493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sat May 12 02:32:52 2018
New Revision: 469701
URL: https://svnweb.freebsd.org/changeset/ports/469701

Log:
  - Give correct reason why it is BROKEN.

Modified:
  head/math/octave-forge-fuzzy-logic-toolkit/Makefile

Modified: head/math/octave-forge-fuzzy-logic-toolkit/Makefile
==============================================================================
--- head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sat May 12 02:16:58 2018	(r469700)
+++ head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sat May 12 02:32:52 2018	(r469701)
@@ -12,7 +12,7 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
-BROKEN=		help text unusable with octave 4.4.0
+BROKEN=		parse error when installing with octave 4.4.0
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.



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