svn commit: r462880 - head/math/octave-forge-ocs

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Feb 24 23:38:33 UTC 2018


Author: stephen
Date: Sat Feb 24 23:38:32 2018
New Revision: 462880
URL: https://svnweb.freebsd.org/changeset/ports/462880

Log:
  - Mark broken.

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

Modified: head/math/octave-forge-ocs/Makefile
==============================================================================
--- head/math/octave-forge-ocs/Makefile	Sat Feb 24 23:36:55 2018	(r462879)
+++ head/math/octave-forge-ocs/Makefile	Sat Feb 24 23:38:32 2018	(r462880)
@@ -12,6 +12,8 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
+BROKEN=		depends upon math/octave-forge-odepkg, which is depreciated
+
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}


More information about the svn-ports-all mailing list