aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-11-27 13:32:05 -0500
committerRyan Kavanagh <rak@rak.ac>2020-11-27 13:32:05 -0500
commit276b424ffb6e0c67ec992203ba6dc129be673463 (patch)
tree9ee56436bf966080cd1de932182dc3b0ad7060ab
parentMerge pull request #1093 from DemiMarie/fix-out-of-tree-build (diff)
downloadOpenSMTPD-276b424ffb6e0c67ec992203ba6dc129be673463.tar.xz
OpenSMTPD-276b424ffb6e0c67ec992203ba6dc129be673463.zip
Update MacOS instructions
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbf40c77..ce5f1a3e 100644
--- a/README.md
+++ b/README.md
@@ -77,10 +77,12 @@ libasr directory:
./configure --with-libasr=/usr/local
-### Mac OS X:
+### MacOS:
- ./configure --with-libevent=/opt/local --with-libasr=/opt/local
+ ./configure --with-libevent=/opt/local
+Though MacOS includes a copy of bison in the bases system, you will
+need to install a more recent version from, e.g., MacPorts.
## Install