ALL_TARGET is now called BUILD_TARGET.

XXX: this file should be merged to the pkgsrc guide and removed.
Any takers?
This commit is contained in:
wiz 2004-12-02 16:41:11 +00:00
parent 45a5ad686f
commit cb2eb1d856

View File

@ -1,4 +1,4 @@
.\" $NetBSD: packages.7,v 1.86 2004/01/14 07:22:40 wiz Exp $
.\" $NetBSD: packages.7,v 1.87 2004/12/02 16:41:11 wiz Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@ -618,7 +618,7 @@ Set to
to insist on e.g. fetching all distfiles (for interactive use in
.Pa ${PKGSRCDIR} ,
mostly.
.It ALL_TARGET
.It BUILD_TARGET
The target to pass to make in the package when building.
The default is
.Dq all .