aboutsummaryrefslogtreecommitdiff
path: root/chinese/qterm/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
commit1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch)
tree6970168a5505ab8a1e3f83ccfe8038cceb959628 /chinese/qterm/Makefile
parent5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff)
downloadports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.tar.gz
ports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.zip
Notes
Diffstat (limited to 'chinese/qterm/Makefile')
-rw-r--r--chinese/qterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile
index 24bcae24b451..4705d4c365ed 100644
--- a/chinese/qterm/Makefile
+++ b/chinese/qterm/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ARGS= --enable-mt --prefix=${PREFIX}
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
.if !defined(WITHOUT_PYTHON)
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
CONFIGURE_ARGS+= --with-pythondir=${LOCALBASE}
.endif