Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rb/maint-python-path'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a7f251683f008a4695c68949887f849a2bd1345a..e210a425bfb43e5d8482f1029cea6ed71bb9baec 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-866,6
+866,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