svn commit: r469906 - head/math/octave-forge-mechanics

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon May 14 15:39:59 UTC 2018


Author: stephen
Date: Mon May 14 15:39:56 2018
New Revision: 469906
URL: https://svnweb.freebsd.org/changeset/ports/469906

Log:
  - Update reason why port is broken.

Modified:
  head/math/octave-forge-mechanics/Makefile

Modified: head/math/octave-forge-mechanics/Makefile
==============================================================================
--- head/math/octave-forge-mechanics/Makefile	Mon May 14 15:39:49 2018	(r469905)
+++ head/math/octave-forge-mechanics/Makefile	Mon May 14 15:39:56 2018	(r469906)
@@ -12,7 +12,7 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
-BROKEN=		depends upon octave-forge-general, which is broken
+BROKEN=		depends upon octave-forge-linear-algebra, which is broken
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:math/octave-forge-general
 RUN_DEPENDS+=	${TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry


More information about the svn-ports-all mailing list