Searched hist:f6ede19c6d46f9b6e1c313a383051612083db82c (Results 1 – 1 of 1) sorted by relevance
/freebsd/release/ |
H A D | Makefile | diff f6ede19c6d46f9b6e1c313a383051612083db82c Tue May 09 00:21:17 CEST 2000 John Baldwin <jhb@FreeBSD.org> Add a DOCDISTFILES variable to point to a directory containing the distfiles to build the docproj port during release. Prior to this, the distfiles were copied froom ${DISTFILES}. However, if like me, you needed to store the distfiles in some directory other than /usr/ports/distfiles, for example /usr/docdistfiles, then when you overrode ${DISTFILES} it broke the release build when it tried to build docproj port in the chroot'd release area. To preserve backwards compatibility, DOCDISTFILES defaults to the value of DISTFILES.
Ok'd by: jkh diff f6ede19c6d46f9b6e1c313a383051612083db82c Tue May 09 00:21:17 CEST 2000 John Baldwin <jhb@FreeBSD.org> Add a DOCDISTFILES variable to point to a directory containing the distfiles to build the docproj port during release. Prior to this, the distfiles were copied froom ${DISTFILES}. However, if like me, you needed to store the distfiles in some directory other than /usr/ports/distfiles, for example /usr/docdistfiles, then when you overrode ${DISTFILES} it broke the release build when it tried to build docproj port in the chroot'd release area. To preserve backwards compatibility, DOCDISTFILES defaults to the value of DISTFILES.
Ok'd by: jkh
|