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-gtkglext | |
parent | ff6b89112867c4316af49f84ee5210a60789741c (diff) | |
download | pkgsrc-be089192f3ebbc765a734cd7893849e5ddbddaa6.tar.gz |
Sort PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'graphics/py-gtkglext')
-rw-r--r-- | graphics/py-gtkglext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 65299546142..7f252cd6c84 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/11/19 03:39:57 hasso Exp $ +# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $ # DISTNAME= pygtkglext-1.1.0 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 24 25 +PYTHON_VERSIONS_ACCEPTED= 25 24 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in |