6.5 Using pkg-config

If your ports requires pkg-config, just set USE_PKGCONFIG to the following possible values:

Table 6-5. Values for USE_PKGCONFIG

DefinitionDescription
USE_PKGCONFIG= yesThe ports uses pkg-config only at build time
USE_PKGCONFIG= buildThe ports uses pkg-config only at build time
USE_PKGCONFIG= runThe ports uses pkg-config only at run time
USE_PKGCONFIG= bothThe ports uses pkg-config both at build and run time
For questions about the FreeBSD ports system, e-mail <ports@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.