Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2019 12:53:00 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493855 - in head: graphics/electricsheep science/wxmacmolplt
Message-ID:  <201902251253.x1PCr0ms041550@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Feb 25 12:53:00 2019
New Revision: 493855
URL: https://svnweb.freebsd.org/changeset/ports/493855

Log:
  Unmark as broken now that wxgtk31 is hooked into the framework

Modified:
  head/graphics/electricsheep/Makefile
  head/science/wxmacmolplt/Makefile

Modified: head/graphics/electricsheep/Makefile
==============================================================================
--- head/graphics/electricsheep/Makefile	Mon Feb 25 12:51:20 2019	(r493854)
+++ head/graphics/electricsheep/Makefile	Mon Feb 25 12:53:00 2019	(r493855)
@@ -12,8 +12,6 @@ COMMENT=	Infinite evolving crowdsourced artwork
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN=		Requires wxGTK 3.1 which is not added to the framework
-
 BUILD_DEPENDS=	flam3-animate:graphics/flam3
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 		libcurl.so:ftp/curl \

Modified: head/science/wxmacmolplt/Makefile
==============================================================================
--- head/science/wxmacmolplt/Makefile	Mon Feb 25 12:51:20 2019	(r493854)
+++ head/science/wxmacmolplt/Makefile	Mon Feb 25 12:53:00 2019	(r493855)
@@ -9,8 +9,6 @@ CATEGORIES=	science
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Graphical user interface principally for the GAMESS program
 
-BROKEN=		depends on wxgtk 3.1 which as not been hooked to the framework
-
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 



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