Summary: | graphics/openimageio cleanup cmake vars and enable TOOLS as default | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Shane <FreeBSD> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tcberner | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 244489 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122100263 Committed, Thanks. A commit references this bug: Author: tcberner Date: Sun Mar 8 15:15:04 UTC 2020 New revision: 528041 URL: https://svnweb.freebsd.org/changeset/ports/528041 Log: graphics/openimageio cleanup cmake vars and enable TOOLS as default PR: 244516 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) Changes: head/graphics/openimageio/Makefile |
Created attachment 212045 [details] maintainer update for graphics/openimageio When adding TOOLS as an option, the previous entries to enable/disable the cmake vars were left in place. Remove the old cmake vars and enable TOOLS by default. Enabling TOOLS has been requested to support another port.