Index: head/graphics/gcolor3/Makefile =================================================================== --- head/graphics/gcolor3/Makefile +++ head/graphics/gcolor3/Makefile @@ -11,8 +11,6 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: main.c: In function '_print_version_and_exit': will never be executed - USES= gnome gettext meson libtool pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org @@ -20,5 +18,7 @@ GL_COMMIT= 17dca0125fc3c931418d8723b684332d35bd5715 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool INSTALLS_ICONS= yes + +MESON_ARGS= -Dwerror=false .include