diff options
author | joerg <joerg@pkgsrc.org> | 2009-02-11 14:23:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-02-11 14:23:31 +0000 |
commit | be089192f3ebbc765a734cd7893849e5ddbddaa6 (patch) | |
tree | 9d6701e033b576b45f99e100e3b47abaa0b63b73 /graphics/py-clutter/Makefile | |
parent | ff6b89112867c4316af49f84ee5210a60789741c (diff) | |
download | pkgsrc-be089192f3ebbc765a734cd7893849e5ddbddaa6.tar.gz |
Sort PYTHON_VERSIONS_ACCEPTED.
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 c85b8947b72..057e1bc71a6 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/12/16 06:47:11 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/02/11 14:23:32 joerg Exp $ # DISTNAME= pyclutter-0.8.2 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config -PYTHON_VERSIONS_ACCEPTED= 24 25 +PYTHON_VERSIONS_ACCEPTED= 25 24 PKGCONFIG_OVERRIDE+= pyclutter.pc.in |