HomeFreeBSD

src.libnames.mk: fix LIBPFCTL definition

Description

src.libnames.mk: fix LIBPFCTL definition

Following the convention used in the rest of this file, ${LIBPFCTLDIR}
should refer to the directory, and ${LIBPFCTL} to the library itself.

Instead, both values were assigned to ${LIBPFCTL}, and ${LIBPFCTLDIR} was
not set at all.

This appears to be a simple typo and not a deliberate choice, so fix it
by assigning the directory name to ${LIBPFCTLDIR} instead.

Details

Provenance
lexi_le-fay.orgAuthored on Apr 14 2024, 10:37 AM
kpCommitted on Apr 15 2024, 9:27 PM
Parents
rGdcda49233de3: sys/acl.h: reduce header pollution
Branches
Unknown
Tags
Unknown