svn commit: r462875 - head/math/octave-forge-communications
Stephen Montgomery-Smith
stephen at FreeBSD.org
Sat Feb 24 22:58:38 UTC 2018
Author: stephen
Date: Sat Feb 24 22:58:37 2018
New Revision: 462875
URL: https://svnweb.freebsd.org/changeset/ports/462875
Log:
- Mark broken.
Modified:
head/math/octave-forge-communications/Makefile
Modified: head/math/octave-forge-communications/Makefile
==============================================================================
--- head/math/octave-forge-communications/Makefile Sat Feb 24 22:42:50 2018 (r462874)
+++ head/math/octave-forge-communications/Makefile Sat Feb 24 22:58:37 2018 (r462875)
@@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not build with octave version >= 4.2.1
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}
More information about the svn-ports-all
mailing list