diff options
author | adrianp <adrianp> | 2009-01-19 20:34:33 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-01-19 20:34:33 +0000 |
commit | c144ae8c6946e72683521a7d6d01538b8e3b9f71 (patch) | |
tree | 7abdc3b93c6ea67284c663337d0f6ced1b38bcab /bootstrap | |
parent | 8d4ad0b7c95a8c265d9924d6f695f9c11ad34781 (diff) | |
download | pkgsrc-c144ae8c6946e72683521a7d6d01538b8e3b9f71.tar.gz |
+sendmail
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Solaris | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris index 686a4589fd1..353f5e2a5d9 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -1,4 +1,4 @@ -$NetBSD: README.Solaris,v 1.10 2009/01/17 21:56:13 adrianp Exp $ +$NetBSD: README.Solaris,v 1.11 2009/01/19 20:34:33 adrianp Exp $ You will need a working C compiler. Any version of gcc >2.8 should work, 2.95.x and 3.x have been tested. SunPro 5 and 8 have been @@ -36,6 +36,7 @@ Sun's gcc package): - SUNWsprot - SUNWlibm - SUNWloc + - SUNWsndm Tested on OpenSolaris 5.11 snv_105 and pkgsrc bootstrap as at Jan 2009. |