Table of Contents

Macports

How to install an older version of a port

installingolderport_macports.pdf

Example

cd ~/dev
# some git foo
# :
# then build & install:
cd ports/aqua-qt5@5.10.0
port -n install -n subport=qt5-qtmultimedia +openssl

References: