Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 23:38:32 +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: r462880 - head/math/octave-forge-ocs
Message-ID:  <201802242338.w1ONcWFs079220@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



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