Created attachment 182525 [details] patch Poudriere build passed for me (11-STABLE amd64) Release note: https://github.com/TigerVNC/tigervnc/releases/tag/v1.7.90
When the VIEWER option is deselected, the build breaks due to missing libfltk. Could you double-check?
OK, I'll check it.
It turned out that FLTK is used for tests even if VIEWER is not built. And one more thing, graphics/dri has been moved to graphics/mesa-dri. It needs to be changed.
Created attachment 182649 [details] patch-build-depends See attached patch patch. I think the build should be fixed.
A commit references this bug: Author: riggs Date: Sat May 20 10:07:20 UTC 2017 New revision: 441303 URL: https://svnweb.freebsd.org/changeset/ports/441303 Log: Update to 1.8.0 Beta (a.k.a 1.7.90) PR: 219229 Submitted by: meta+ports@vmeta.jp (maintainer) Changes: head/net/tigervnc-devel/Makefile head/net/tigervnc-devel/distinfo head/net/tigervnc-devel/files/patch-unix_vncserver head/net/tigervnc-devel/files/patch-unix_xserver117.patch head/net/tigervnc-devel/pkg-plist
Committed with typo fix: FLTK includes have an uppercase "H".