Document BUILD_USES_X11 definition.

This commit is contained in:
agc 1999-01-26 22:18:42 +00:00
parent a1e1a2a4ad
commit 8ddbd09ea3

View File

@ -1,4 +1,4 @@
.\" $NetBSD: packages.7,v 1.10 1998/09/17 16:04:06 agc Exp $
.\" $NetBSD: packages.7,v 1.11 1999/01/26 22:18:42 agc Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@ -193,6 +193,13 @@ or
is set, or
.Pa /etc/mtree/BSD.pkg.dist
otherwise.
.It BUILD_USES_X11
Instructs the package system that the package will use headers and libraries
from
.Dv X11BASE
and so a check must be made that these are available.
If they are not, an IGNORE message will be displayed, and the package
will not be built.
.It PLIST_SRC
Which file(s) to use to build
.Pa ${PLIST} .