HomeFreeBSD

Add check for sensible CMAKE settings to ports-mgmt/portlint

Description

Add check for sensible CMAKE settings to ports-mgmt/portlint

If a port sets CMAKE variables (CMAKE_ARGS, or the option helpers
like foo_CMAKE_BOOL) then it should have USES=cmake; otherwise
those variables don't make any sense.

This is the slightly simplified version of the patch: there
really shouldn't be options that switch (meta-)build systems.

PORTREVISION bumped because I'm not sure what the versioning
scheme is for portlint.

PR: 235650
Reported by: yuri
Approved by: marcus (maintainer timeout 2 weeks)
Differential Revision: https://reviews.freebsd.org/D19525

Details

Provenance
adridgAuthored on
Differential Revision
D19525: Check sanity of CMAKE helpers relative to USES
Parents
rP497949: www/chromium: Update to 73.0.3683.86
Branches
Unknown
Tags
Unknown