summaryrefslogtreecommitdiff
path: root/graphics/py-clutter/Makefile
diff options
context:
space:
mode:
authorhasso <hasso>2008-12-16 06:47:11 +0000
committerhasso <hasso>2008-12-16 06:47:11 +0000
commitc9823e414f3f697f51b3ec31188f3c7c06d6529f (patch)
tree71bd0d418a1a6a6b2e3d2f568268e1a30e59fa51 /graphics/py-clutter/Makefile
parent7b80997bc337ea07df108973825c880ed0bfa078 (diff)
downloadpkgsrc-c9823e414f3f697f51b3ec31188f3c7c06d6529f.tar.gz
Restrict it to python 2.4 and 2.5 only because of restrictions in x11/py-gtk2.
Diffstat (limited to 'graphics/py-clutter/Makefile')
-rw-r--r--graphics/py-clutter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index f859730c60c..c85b8947b72 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 15:50:21 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/16 06:47:11 hasso Exp $
#
DISTNAME= pyclutter-0.8.2
@@ -16,6 +16,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
+PYTHON_VERSIONS_ACCEPTED= 24 25
+
PKGCONFIG_OVERRIDE+= pyclutter.pc.in
PY_PATCHPLIST= yes