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
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
editors/calligra/Makefile | ||
---|---|---|
17 ↗ | (On Diff #35372) | 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 ↗ | (On Diff #35493) | ^uses 'yes' not 'YES' |