diff options
author | tnn <tnn@pkgsrc.org> | 2009-08-19 11:34:34 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-08-19 11:34:34 +0000 |
commit | 29447f01c4287c8d18d58309b05512987b6229b2 (patch) | |
tree | c733813989ec51b08f44a3c41aeb7df122b062c9 /graphics/py-clutter/Makefile | |
parent | 84ff804209fbc0ab196960a487635ea64d3d08cd (diff) | |
download | pkgsrc-29447f01c4287c8d18d58309b05512987b6229b2.tar.gz |
not for python-2.4, because support was dropped from py-gtk2
Diffstat (limited to 'graphics/py-clutter/Makefile')
-rw-r--r-- | graphics/py-clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 072e0272594..2c987346fc6 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/19 11:39:44 tnn Exp $ # DISTNAME= pyclutter-0.8.2 @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 PKGCONFIG_OVERRIDE+= pyclutter.pc.in |