diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md index 149a55b4..12c19ab7 100644 --- a/etc/README.md +++ b/etc/README.md @@ -525,7 +525,7 @@ VERSION`` and/or ``URLS_GIT``, respectively. | NO_LOG_VARS | Inhibit logging of build & package variables pre-package build |
| PATCHES_EXTRA | Additional list of patches to apply |
| PKG_CONFIG | Command- or pathname of ``pkg-config(1)`` |
-| PKG_CONFIG_PATH | ``pkg-config(1)`` search path |
+| PKG_CONFIG_LIBDIR | ``pkg-config(1)`` search directory |
| PKGLIST_DISABLE | Inhibit inclusion into ``${PREFIX}/pkglist.${PKG_BUILD_TYPE}`` |
| PREFIX | Absolute pathname of top-level installation directory and package search path |
| PYTHON | Command- or pathname of Python |
|