svn commit: r497988 - head/math/octave-forge-optim

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Apr 5 20:38:44 UTC 2019


Author: stephen
Date: Fri Apr  5 20:38:43 2019
New Revision: 497988
URL: https://svnweb.freebsd.org/changeset/ports/497988

Log:
  - Correction to BROKEN message.

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

Modified: head/math/octave-forge-optim/Makefile
==============================================================================
--- head/math/octave-forge-optim/Makefile	Fri Apr  5 20:37:48 2019	(r497987)
+++ head/math/octave-forge-optim/Makefile	Fri Apr  5 20:38:43 2019	(r497988)
@@ -14,7 +14,7 @@ LICENSE_NAME=	See individual files for licenses
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-BROKEN=		depends upon octave-forge-optim which is broken
+BROKEN=		depends upon octave-forge-struct which is broken
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.


More information about the svn-ports-head mailing list