svn commit: r493855 - in head: graphics/electricsheep science/wxmacmolplt

Baptiste Daroussin bapt at FreeBSD.org
Mon Feb 25 12:53:01 UTC 2019


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 at 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
 


More information about the svn-ports-head mailing list