aboutsummaryrefslogtreecommitdiff
path: root/audio/streamtuner/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-24 23:25:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-24 23:25:54 +0000
commit9992960752387703d799e84dd822eeb1b61bee99 (patch)
tree6f16fbcd8cee4c3d0b39424eaae52a1ec9a896c4 /audio/streamtuner/Makefile
parent5d2451c2a63be7d650d669270ef65bb255f9f90f (diff)
downloadports-9992960752387703d799e84dd822eeb1b61bee99.tar.gz
ports-9992960752387703d799e84dd822eeb1b61bee99.zip
Notes
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r--audio/streamtuner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index ece90085c446..589a7b12ea30 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= streamtuner
PORTVERSION= 0.99.99
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= audio www
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -75,7 +75,7 @@ CONFIGURE_ARGS+= --disable-python
PLIST_SUB+= PYTHON="@comment "
.else
PLIST_SUB+= PYTHON=""
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
# we need to manually include this, because USE_PYTHON is defined
# after including bsd.port.pre.mk
.include "${PORTSDIR}/Mk/bsd.python.mk"