aboutsummaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/speech-dispatcher/Makefile')
-rw-r--r--accessibility/speech-dispatcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index 6d6149c37890..8f9b50a5c550 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -104,7 +104,7 @@ CONFIGURE_ARGS+=--without-pulse
.endif
.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
CONFIGURE_ARGS+=--enable-python
PLIST_SUB+= PYTHON=""
.else