aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-08 23:31:32 +0800
committerlofi <lofi@FreeBSD.org>2004-12-08 23:31:32 +0800
commiteefe25e7d52fa51d2a4737df878fb67d08372cb1 (patch)
tree8c5a4fca6e90c7d10f1f0b88c133cc2c206659d5 /sysutils
parentb1f83df81017dcfe2946616a6356c22a382d4acb (diff)
downloadfreebsd-ports-gnome-eefe25e7d52fa51d2a4737df878fb67d08372cb1.tar.gz
freebsd-ports-gnome-eefe25e7d52fa51d2a4737df878fb67d08372cb1.tar.zst
freebsd-ports-gnome-eefe25e7d52fa51d2a4737df878fb67d08372cb1.zip
PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/luma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/luma/Makefile b/sysutils/luma/Makefile
index 65c12c9e7abc..7abe46773308 100644
--- a/sysutils/luma/Makefile
+++ b/sysutils/luma/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 \
pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_BZIP2= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.3
USE_PYDISTUTILS= yes
PYSETUP= install.py
PYDISTUTILS_BUILDARGS= build