Index: head/graphics/gcolor3/Makefile =================================================================== --- head/graphics/gcolor3/Makefile (revision 517143) +++ head/graphics/gcolor3/Makefile (revision 517144) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= gcolor3 DISTVERSIONPREFIX= v DISTVERSION= 2.3.1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org COMMENT= Simple color chooser 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 GL_ACCOUNT= World GL_COMMIT= 17dca0125fc3c931418d8723b684332d35bd5715 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool INSTALLS_ICONS= yes + +MESON_ARGS= -Dwerror=false .include