Created attachment 198546 [details] patch Needs -Wno-unused-value to build with base GCC. While here, add USES=gnome. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Take. Per the mailing lists the patch needs further work.
Created attachment 199897 [details] updated patch to Makefile
Of course the conditional should be .if ${CHOSEN_COMPILER_TYPE} == gcc
A commit references this bug: Author: linimon Date: Thu Dec 6 23:40:16 UTC 2018 New revision: 486809 URL: https://svnweb.freebsd.org/changeset/ports/486809 Log: -Wno-unused-value is needed to build with base GCC. While here, add USES=gnome. PR: 232608 Submitted by: Piotr Kubaj Changes: head/devel/libdbusmenu/Makefile