summaryrefslogtreecommitdiff
path: root/graphics/lphoto
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-12-08 15:31:32 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-12-08 15:31:32 +0000
commitbc343a7df3c7a84ada3c1595b8ca0c8ee5337bc4 (patch)
tree183ef5bb22b54f4eecc6fc9123378645fe23da82 /graphics/lphoto
parentMark BROKEN since it "does not work with python 2.4" (diff)
PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
Notes
Notes: svn path=/head/; revision=123462
Diffstat (limited to 'graphics/lphoto')
-rw-r--r--graphics/lphoto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile
index d4e47f3a9d47..be255e0f7d1b 100644
--- a/graphics/lphoto/Makefile
+++ b/graphics/lphoto/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \
kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
USE_REINPLACE= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.3
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}