Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2016 09:03:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424611 - head/math/wxMaxima
Message-ID:  <201610250903.u9P93xsG087552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct 25 09:03:59 2016
New Revision: 424611
URL: https://svnweb.freebsd.org/changeset/ports/424611

Log:
  - Mark broken on 9.x: does not configure due to wxgtk/c++11 issues
  
  Approved by:	portmgr blanket

Modified:
  head/math/wxMaxima/Makefile

Modified: head/math/wxMaxima/Makefile
==============================================================================
--- head/math/wxMaxima/Makefile	Tue Oct 25 09:03:55 2016	(r424610)
+++ head/math/wxMaxima/Makefile	Tue Oct 25 09:03:59 2016	(r424611)
@@ -13,6 +13,8 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	maxima:math/maxima
 
+BROKEN_FreeBSD_9=	does not configure
+
 CONFIGURE_ARGS=	--program-prefix= --docdir=${DOCSDIR}
 
 GH_TUPLE=	andrejv:${PORTNAME:tl}:Version-${DISTVERSION}



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