We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24a51fe + d4b7328 commit 4486734Copy full SHA for 4486734
1 file changed
Makefile
@@ -95,7 +95,8 @@ include shared.mak
95
# and LDFLAGS appropriately.
96
#
97
# 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
+# have DarwinPorts (which is an old name for MacPorts) installed
99
+# in /opt/local, but don't want GIT to
100
# link against any libraries installed there. If defined you may
101
# specify your own (or DarwinPort's) include directories and
102
# library directories by defining CFLAGS and LDFLAGS appropriately.
0 commit comments