Did you know ... Search Documentation:
GIT commit info
Updated @see for building on MacOS.
authorJan Wielemaker
Fri Nov 26 16:52:26 2021 +0100
committerJan Wielemaker
Fri Nov 26 16:52:26 2021 +0100
commit44b09bd7fa5e440d7b9ebf058b9a60b786b853c0
tree6672a914c1291584529fb419ea9b7fbfc81817b2
parent0462f1c673f745a0a6c20c99b289f070636af2a6
Diff style: patch stat
diff --git a/build/macos.txt b/build/macos.txt
index 9f384c7..2583625 100644
--- a/build/macos.txt
+++ b/build/macos.txt
@@ -34,7 +34,7 @@ Next, you must install the following Macport libraries for a complete build.
   ==
 
 Notes
-  
+
   - If you want JPL (the Java interface) you can also install the Oracle JDK.  As
     Oracle gets increasingly annoying about agreeing with their license and as of
     version 10 creating an account with Oracle, we switched to OpenJDK.  Versions
@@ -97,12 +97,6 @@ found
 [here](https://github.com/SWI-Prolog/swipl-devel/blob/master/CMAKE.md)
 
 
-@see The [[Portfile][<Portfile>]]
-@see The scripts for building a binary release as distributed through
-     our download pages are available in a git repository.  Use
-
-     ==
-     git clone git://www.swi-prolog.org/home/pl/git/misc/macos-build.git
-     ==
+@see The [Portfile](https://github.com/macports/macports-ports/blob/master/lang/swi-prolog-devel/Portfile)