Created attachment 211673 [details] proposed patch This port has USES=ncurses (and not USES=ncurses:port) but also explicitly depends on ports ncurses. Fix that so that ports ncurses is not required, seems to build fine with base ncurses.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/118180076
A commit references this bug: Author: swills Date: Mon Feb 17 21:52:57 UTC 2020 New revision: 526433 URL: https://svnweb.freebsd.org/changeset/ports/526433 Log: graphics/openshadinglanguage: allow using base ncurses PR: 244140 Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) Changes: head/graphics/openshadinglanguage/Makefile
Committed, thanks!