svn commit: r479358 - head/x11-toolkits/gtksourceview3

Mark Linimon linimon at FreeBSD.org
Mon Sep 10 05:20:23 UTC 2018


Author: linimon
Date: Mon Sep 10 05:20:22 2018
New Revision: 479358
URL: https://svnweb.freebsd.org/changeset/ports/479358

Log:
  Now builds on powerpc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/x11-toolkits/gtksourceview3/Makefile

Modified: head/x11-toolkits/gtksourceview3/Makefile
==============================================================================
--- head/x11-toolkits/gtksourceview3/Makefile	Mon Sep 10 04:28:54 2018	(r479357)
+++ head/x11-toolkits/gtksourceview3/Makefile	Mon Sep 10 05:20:22 2018	(r479358)
@@ -12,8 +12,6 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Text widget that adds syntax highlighting to the GtkTextView widget
 
-BROKEN_powerpc64=	fails to compile: gtksourcetag.h:43: redefinition of typedef 'GtkSourceTag'
-
 USES=		tar:xz
 
 PORTSCOUT=	limitw:1,even


More information about the svn-ports-head mailing list