Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2021-07-18 13:34:13 +02:00
parent f6303f5555
commit 03228bcdb8
1 changed files with 5 additions and 2 deletions

@ -19,9 +19,12 @@ Install dependencies through port:
Install create-dmg:
wget https://raw.githubusercontent.com/create-dmg/create-dmg/master/create-dmg
git clone https://github.com/create-dmg/create-dmg
cd create-dmg
chmod u+x create-dmg
sudo mv create-dmg /opt/local/bin/
sudo cp create-dmg /opt/local/bin/
mkdir -p /opt/local/share/create-dmg
cp -r support /opt/local/share/create-dmg/
Set environment variables: