svn commit: r494734 - head/x11-toolkits/p5-Wx

Antoine Brodin antoine at FreeBSD.org
Tue Mar 5 19:30:49 UTC 2019


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


More information about the svn-ports-all mailing list