summaryrefslogtreecommitdiff
path: root/git.morph
diff options
context:
space:
mode:
Diffstat (limited to 'git.morph')
-rw-r--r--git.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/git.morph b/git.morph
index 3733f0b6c5..56eec2b817 100644
--- a/git.morph
+++ b/git.morph
@@ -2,7 +2,7 @@
"name": "git",
"kind": "chunk",
"build-commands": [
- "make prefix=\"${PREFIX-/usr}\" all PYTHON_PATH=\"${PREFIX-/usr}\"/bin/python"
+ "make prefix=\"${PREFIX-/usr}\" all PYTHON_PATH=\"${PREFIX-/usr}\"/bin/python NO_TCLTK=YesPlease"
],
"install-commands": [
"make prefix=\"${PREFIX-/usr}\" install"