Skip to content

Commit 4486734

Browse files
committed
Merge branch 'jc/macports-darwinports'
Makefile in-comment doc update. * jc/macports-darwinports: Makefile: help macOS novices by mentioning MacPorts
2 parents 24a51fe + d4b7328 commit 4486734

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ include shared.mak
9595
# and LDFLAGS appropriately.
9696
#
9797
# Define NO_DARWIN_PORTS if you are building on Darwin/Mac OS X,
98-
# have DarwinPorts installed in /opt/local, but don't want GIT to
98+
# have DarwinPorts (which is an old name for MacPorts) installed
99+
# in /opt/local, but don't want GIT to
99100
# link against any libraries installed there. If defined you may
100101
# specify your own (or DarwinPort's) include directories and
101102
# library directories by defining CFLAGS and LDFLAGS appropriately.

0 commit comments

Comments
 (0)