summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
commita0a495a09099c2e5644305b134fc1884c09bc85f (patch)
treee1a62540aa9c9c5e04261a7e3b0c228b0ac4687a /x11-toolkits
parentUpdate to 0.10.2 (diff)
Don't restrict ports depending on py-qt to python 2.3 anymore.
Notes
Notes: svn path=/head/; revision=126091
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-kde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index cf11f70c3f1a..0053d0449c99 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -23,7 +23,7 @@ DEPRECATED= "${BROKEN}"
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_KDELIBS_VER=3
USE_REINPLACE= yes