diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-09-10 05:20:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-09-10 05:20:22 +0000 |
commit | 403da46bc165943222e0ceaf143f770170a919a5 (patch) | |
tree | 194b033a4aa8b2b511c3fbb41963313bb06e5611 /x11-toolkits/gtksourceview3 | |
parent | 055df6267939a7dc7d21a02460ee06333b0f0794 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtksourceview3')
-rw-r--r-- | x11-toolkits/gtksourceview3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index b605c4d84127..32682b0fe9d4 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -12,8 +12,6 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@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 |