Because of the planned removal of OpenEXR, make it optional (enabled by
default) so we can easily turn it off if needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 12886 Build 13148: arc lint + arc unit
Event Timeline
editors/calligra/Makefile | ||
---|---|---|
17 | I thought Calligra didn't use OpenEXR at all, but I was wrong; this needs an option just like the others. |
Comment Actions
OPTIONS_SUB=YES->yes everywhere :)
otherwise it looks good :)
graphics/krita/Makefile | ||
---|---|---|
43 | ^uses 'yes' not 'YES' |