diff options
author | wiz <wiz> | 2008-11-13 11:17:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-13 11:17:16 +0000 |
commit | be848f6b9e65e750167ee7007cad16441080085f (patch) | |
tree | f53bb4def6373d8f4df9f0304b24fb2064bd541c /x11/py-gnome2-desktop | |
parent | 97446940bab8718df0927e1a1b0bfa3cbabfad15 (diff) | |
download | pkgsrc-be848f6b9e65e750167ee7007cad16441080085f.tar.gz |
Remove python24 from accepted versions since py-cairo does not
support it any longer.
Diffstat (limited to 'x11/py-gnome2-desktop')
-rw-r--r-- | x11/py-gnome2-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 887a0ba9b0f..e2860e3a2ac 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/10/16 18:01:38 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2008/11/13 11:17:16 wiz Exp $ # DISTNAME= gnome-python-desktop-2.24.0 @@ -22,7 +22,7 @@ DEPENDS+= bug-buddy>=2.16:../../net/bug-buddy PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 # XXX not yet, needs hal PLIST_VARS+= nautilusburn |