Summary: | graphics/openshadinglanguage: allow using base ncurses | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <swills> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | FreeBSD | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | FreeBSD:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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! |
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.