Created attachment 203745 [details] Patch (Revision 1) Builds on FreeBSD 12.0 amd64.
A commit references this bug: Author: fernape Date: Wed Apr 17 19:01:03 UTC 2019 New revision: 499204 URL: https://svnweb.freebsd.org/changeset/ports/499204 Log: deskutils/go-for-it: Update to 1.7.1 While here, regenerate patch with makepatch and move some variables to their sections. ChangeLog: https://github.com/mank319/Go-For-It/releases/tag/1.7.1 * The application id can now be set with -DAPP_ID=some_id * For some widgets Go For It! did not properly load a fallback icon. PR: 237339 Submitted by: neel@neelc.org (maintainer) Changes: head/deskutils/go-for-it/Makefile head/deskutils/go-for-it/distinfo head/deskutils/go-for-it/files/patch-CMakeLists.txt
Committed with minor changes. Thanks!