Correct references to /usr/bin/python which does not exist on FreeBSD
[gitweb.git] / Makefile
index 98372ebbfcabc0b96d33bdcde045ff73de971e28..5bb07699191c29516e247f13161479cefd1807b5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -831,6 +831,7 @@ ifeq ($(uname_S),FreeBSD)
                NO_UINTMAX_T = YesPlease
                NO_STRTOUMAX = YesPlease
        endif
+       PYTHON_PATH = /usr/local/bin/python
 endif
 ifeq ($(uname_S),OpenBSD)
        NO_STRCASESTR = YesPlease