svn commit: r424611 - head/math/wxMaxima

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Oct 25 09:04:00 UTC 2016


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}


More information about the svn-ports-all mailing list