From bc343a7df3c7a84ada3c1595b8ca0c8ee5337bc4 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Wed, 8 Dec 2004 15:31:32 +0000 Subject: PyQt doesn't like python 2.4, restrict it and ports depending on it to python 2.3 for the time being. --- x11-toolkits/py-kde/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/py-kde/Makefile') diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index b562293c6951..f88ca61f706f 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -21,7 +21,7 @@ BROKEN= "Does not compile with KDE >= 3.3.1" BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PYTHON= yes +USE_PYTHON= 2.3 USE_KDELIBS_VER=3 USE_REINPLACE= yes -- cgit v1.2.3