science/paraview: Fix protobuf conflict, upgrade to 5.5.1, modernize options
Approved by jrm (mentor) or wen (mentor)
Differential to be added to commit message
Details
Details
portlint -AC: looks fine
Tested port options
Passed poudriere on {10.4,11.1}-{amd64,i386}
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
science/paraview/Makefile | ||
---|---|---|
69 ↗ | (On Diff #44484) | Can this line be removed now? |
Comment Actions
Apparently so. Never would have thought of it. The handbook is vague about
this, but it seems to work fine. I ran a make clean rmconfig configure
with 3 different options combos and got expected results.
Comment Actions
Yeah, I got that, but now I'm uncertain about exactly which OPTIONS features require it. The handbook isn't clear and the mk file is too big to study in detail. I'll just try without it and add when needed, I guess.
Comment Actions
Regarding options, you only need to include bsd.port.options.mk when you need to use the PORT_OPTIONS variable.