svn commit: r409783 - head/editors/p5-Padre

Mathieu Arnold mat at FreeBSD.org
Sun Feb 28 23:38:16 UTC 2016


Author: mat
Date: Sun Feb 28 23:38:15 2016
New Revision: 409783
URL: https://svnweb.freebsd.org/changeset/ports/409783

Log:
  Been broken on 9 for more than a month, marking BROKEN before 2016Q2.
  
  http://beefy1.nyi.freebsd.org/data/93i386-default/409710/logs/p5-Padre-1.00_4.log
  
  Sponsored by:	Absolight

Modified:
  head/editors/p5-Padre/Makefile

Modified: head/editors/p5-Padre/Makefile
==============================================================================
--- head/editors/p5-Padre/Makefile	Sun Feb 28 23:32:46 2016	(r409782)
+++ head/editors/p5-Padre/Makefile	Sun Feb 28 23:38:15 2016	(r409783)
@@ -73,6 +73,8 @@ WX_COMPS=	wx
 WX_UNICODE=	yes
 MAKE_JOBS_UNSAFE=	yes
 
+BROKEN_FreeBSD_9=	Does not build.
+
 DESKTOP_ENTRIES="Padre" \
 		"The Perl IDE" \
 		"${PREFIX}/${SITE_PERL_REL}/auto/share/dist/Padre/icons/padre/64x64/logo.png" \


More information about the svn-ports-all mailing list