freebsd-nq/share/mk
Satoshi Asami 7c1b69d881 Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to
"foo", what this does is:

(1) Put all distfiles and patchfiles in /usr/ports/distfiles/foo

(2) Go to ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/foo when the
    master site is down

When your port has a lot of dist/patchfiles, or has a file that does
not have a very port-specific name (e.g., "Makefile"), set this
variable instead of redefining DISTDIR.  (If you redefine DISTDIR, (1)
will work but (2) will not.)

Agreed that it's a good idea by:	adam
1996-03-10 08:26:21 +00:00
..
bsd.dep.mk More complete implementation of SUBDIR for programs, libraries and kmods. 1995-02-08 21:35:31 +00:00
bsd.doc.mk [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
bsd.info.mk [Ee]rrs -> Errs errs 1996-03-07 23:39:46 +00:00
bsd.kmod.mk [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
bsd.lib.mk Back out my previous change, which caused c++rt0.o to be linked into 1996-01-21 17:26:25 +00:00
bsd.man.mk Added `9' to ${SECTIONS}. 1995-12-14 18:13:14 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to 1996-03-10 08:26:21 +00:00
bsd.port.subdir.mk Add fetch-list command for Rod 1995-03-21 03:59:13 +00:00
bsd.prog.mk [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
bsd.README Fix typo in description of LIBRPCSVC. 1994-10-19 21:36:31 +00:00
bsd.sgml.mk [Ee]rrs -> Errs errs 1996-03-07 23:39:46 +00:00
bsd.subdir.mk "make distribute" have changed, beware if you use it. 1995-02-25 20:51:14 +00:00
Makefile Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
sys.mk Add `.sh' suffix and rule. 1995-10-21 12:46:02 +00:00