diff options
author | tnn <tnn@pkgsrc.org> | 2009-08-19 14:25:27 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-08-19 14:25:27 +0000 |
commit | 977ac4a9da4634f7a9568fad6da9143346e4e3e9 (patch) | |
tree | 96aaec7f578abace1b915235d0600da5b4e083b9 /x11 | |
parent | 8ba6008c538326efe2517d02493510b5f4abcf1a (diff) | |
download | pkgsrc-977ac4a9da4634f7a9568fad6da9143346e4e3e9.tar.gz |
not for python-2.4, because support was dropped from py-gnome2
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-gnome2-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index b1175ee84c3..b8be3a84372 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/08/06 09:45:13 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2009/08/19 14:25:27 tnn Exp $ # DISTNAME= gnome-python-extras-2.14.3 @@ -21,7 +21,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config gmake -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 SUBST_CLASSES+= ffhome SUBST_STAGE.ffhome= pre-configure |