diff options
author | joerg <joerg> | 2006-07-12 15:31:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-07-12 15:31:23 +0000 |
commit | 01ee68380cbd3a51a2ef5787627e25abb9bbacb0 (patch) | |
tree | 13feb31bdd2fb4afeb73e4b8260af1d36ecc791f /x11/py-gnome2-extras | |
parent | f47da103a84e694cf53e0260a2fc79fad89b9ec8 (diff) | |
download | pkgsrc-01ee68380cbd3a51a2ef5787627e25abb9bbacb0.tar.gz |
Follow py-gnome2: no Python 2.3 any longer.
Diffstat (limited to 'x11/py-gnome2-extras')
-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 1e6339a5db5..57b232e48d4 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:12 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/12 15:31:23 joerg Exp $ # DISTNAME= gnome-python-extras-2.12.0 @@ -19,7 +19,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config -PYTHON_VERSIONS_ACCEPTED= 24 23 +PYTHON_VERSIONS_ACCEPTED= 24 BUILDLINK_API_DEPENDS.nautilus-cd-burner+= nautilus-cd-burner>=2.11.1 |