diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-09-10 13:20:22 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-09-10 13:20:22 +0800 |
commit | 403da46bc165943222e0ceaf143f770170a919a5 (patch) | |
tree | 194b033a4aa8b2b511c3fbb41963313bb06e5611 /x11-toolkits | |
parent | 055df6267939a7dc7d21a02460ee06333b0f0794 (diff) | |
download | freebsd-ports-gnome-403da46bc165943222e0ceaf143f770170a919a5.tar.gz freebsd-ports-gnome-403da46bc165943222e0ceaf143f770170a919a5.tar.zst freebsd-ports-gnome-403da46bc165943222e0ceaf143f770170a919a5.zip |
Now builds on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11-toolkits')
-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 |