svn commit: r469701 - head/math/octave-forge-fuzzy-logic-toolkit

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat May 12 02:32:54 UTC 2018


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}.


More information about the svn-ports-all mailing list