HomeFreeBSD

devel/py-cffi: Use OPSYS with OSVERSION, USES+= localbase

Description

devel/py-cffi: Use OPSYS with OSVERSION, USES+= localbase

r419747 introduced OSVERSION with a ">" comparison without using coupling
with OPSYS, fix.

It also removed CFLAGS and LDFLAGS as "unnecessary", but the fact is they
are still required for non-standard localbases and compilers that don't
search /usr/local/include by default. Restore these flags with the
equivalent USES+=localbase

Approved by: OPVERSION/OPSYS blanket, just-fix-it

Details

Provenance
marinoAuthored on
Parents
rP420384: Make stage-qa happy. As this commit adjusts dependencies, bump
Branches
Unknown
Tags
Unknown