diff options
author | reed <reed> | 2005-08-02 00:23:31 +0000 |
---|---|---|
committer | reed <reed> | 2005-08-02 00:23:31 +0000 |
commit | cc43744309417c193bc9d3b8e712d37374d742a6 (patch) | |
tree | c156f9400b6c9481917658489a0d8f55d2d35607 /bootstrap/README.IRIX | |
parent | ba5974be749fc64e0da5c1b2d25e94499638fed0 (diff) | |
download | pkgsrc-cc43744309417c193bc9d3b8e712d37374d742a6.tar.gz |
Replace references of pkgsrc/mk/bsd.pkg.defaults.mk to
pkgsrc/mk/defaults/mk.conf.
This is from PR 30741 from anonymous AT example.net.
Diffstat (limited to 'bootstrap/README.IRIX')
-rw-r--r-- | bootstrap/README.IRIX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.IRIX b/bootstrap/README.IRIX index a0085818018..2ead04504fc 100644 --- a/bootstrap/README.IRIX +++ b/bootstrap/README.IRIX @@ -1,4 +1,4 @@ -$NetBSD: README.IRIX,v 1.4 2005/04/10 22:03:35 jschauma Exp $ +$NetBSD: README.IRIX,v 1.5 2005/08/02 00:23:31 reed Exp $ You will need a working C compiler, either gcc or SGI's MIPS and MIPSpro compiler (cc/c89). Please set the CC environment variable according to your @@ -26,7 +26,7 @@ mounted filesystem. The bootstrapping process should set all the right options for programs such as imake(1), but you may want to set some options depending on your -local setup. Please see pkgsrc/mk/bsd.pkg.defaults.mk and, of course, +local setup. Please see pkgsrc/mk/defaults/mk.conf and, of course, your compilers man pages for details. If you are using SGI's MIPSPro compiler, please set |