aboutsummaryrefslogtreecommitdiffstats
path: root/www/myghty
diff options
context:
space:
mode:
Diffstat (limited to 'www/myghty')
-rw-r--r--www/myghty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/myghty/Makefile b/www/myghty/Makefile
index 163f9fee05d6..45819d353ec6 100644
--- a/www/myghty/Makefile
+++ b/www/myghty/Makefile
@@ -16,7 +16,7 @@ COMMENT= A Python based templating framework
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.5+
NO_BUILD= yes
PLIST_SUB= VERSION="${PORTVERSION}" PYVER="${PYTHON_VERSION:S/python//}"