Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 21:04:13 +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: r469969 - head/math/octave-forge-linear-algebra
Message-ID:  <201805142104.w4EL4Del065092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Mon May 14 21:04:13 2018
New Revision: 469969
URL: https://svnweb.freebsd.org/changeset/ports/469969

Log:
  - Oops, remove the "broken" line (which I had simply commented out in
    r469966).

Modified:
  head/math/octave-forge-linear-algebra/Makefile

Modified: head/math/octave-forge-linear-algebra/Makefile
==============================================================================
--- head/math/octave-forge-linear-algebra/Makefile	Mon May 14 21:03:47 2018	(r469968)
+++ head/math/octave-forge-linear-algebra/Makefile	Mon May 14 21:04:13 2018	(r469969)
@@ -10,8 +10,6 @@ CATEGORIES=	math
 MAINTAINER=	stephen@FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
-#BROKEN=		does not build with octave 4.4.0
-
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}



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