Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 01:21:11 +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: r405980 - head/math/octave-forge-dicom
Message-ID:  <201601130121.u0D1LBow047431@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Wed Jan 13 01:21:11 2016
New Revision: 405980
URL: https://svnweb.freebsd.org/changeset/ports/405980

Log:
  - Mark as broken, as it will not build with octave-4.0.0.

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

Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile	Wed Jan 13 01:19:33 2016	(r405979)
+++ head/math/octave-forge-dicom/Makefile	Wed Jan 13 01:21:11 2016	(r405980)
@@ -12,6 +12,8 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
+BROKEN=		does not build with octave-4.0.0
+
 LIB_DEPENDS+=	libgdcmCommon.so:${PORTSDIR}/devel/gdcm
 
 # OCTSRC is the name of the directory of the package.



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