Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2019 19:30:48 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494734 - head/x11-toolkits/p5-Wx
Message-ID:  <201903051930.x25JUmXY073960@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Mar  5 19:30:48 2019
New Revision: 494734
URL: https://svnweb.freebsd.org/changeset/ports/494734

Log:
  Mark BROKEN: fails to build
  
  No wxWidgets build found
  Compilation failed in require at ./Makefile.PL line 21.
  
  Reported by:	pkg-fallout

Modified:
  head/x11-toolkits/p5-Wx/Makefile

Modified: head/x11-toolkits/p5-Wx/Makefile
==============================================================================
--- head/x11-toolkits/p5-Wx/Makefile	Tue Mar  5 19:06:19 2019	(r494733)
+++ head/x11-toolkits/p5-Wx/Makefile	Tue Mar  5 19:30:48 2019	(r494734)
@@ -14,6 +14,8 @@ COMMENT=	Perl5 interface to the wxWidgets cross-platfo
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-ExtUtils-XSpp>=0.16.03:devel/p5-ExtUtils-XSpp \
 		p5-Alien-wxWidgets>=0.25:x11-toolkits/p5-Alien-wxWidgets



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