diff options
author | reed <reed@pkgsrc.org> | 2005-08-02 00:23:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-08-02 00:23:31 +0000 |
commit | 0ba4386344743ad9675a2a705822b9e44d64df65 (patch) | |
tree | c156f9400b6c9481917658489a0d8f55d2d35607 /bootstrap | |
parent | a587c72eed42f11c8a68ae52c514e44ca9fa551b (diff) | |
download | pkgsrc-0ba4386344743ad9675a2a705822b9e44d64df65.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')
-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 |