summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index afd9e50449df..bd09f3193932 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -75,7 +75,7 @@ CONFIGURE_ARGS+= --disable-python
PLIST_SUB+= PYTHON="@comment "
.else
PLIST_SUB+= PYTHON=""
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
# we need to manually include this, because USE_PYTHON is defined
# after including bsd.port.pre.mk
.include "${PORTSDIR}/Mk/bsd.python.mk"