From 36554c37210a66fec8e491c13279b531bfc4ff35 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 19 Nov 2008 01:16:24 +0000 Subject: Fix spelling of variable and dependency. --- meta-pkgs/py-gnome-bindings/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-pkgs/py-gnome-bindings/Makefile') diff --git a/meta-pkgs/py-gnome-bindings/Makefile b/meta-pkgs/py-gnome-bindings/Makefile index c4d12467f42..1e7c8594e52 100644 --- a/meta-pkgs/py-gnome-bindings/Makefile +++ b/meta-pkgs/py-gnome-bindings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/11/18 23:21:41 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/11/19 01:16:24 joerg Exp $ DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.24.1 CATEGORIES= meta-pkgs x11 gnome @@ -10,13 +10,13 @@ COMMENT= Meta-package for Python bindings for the GNOME desktop META_PACKAGE= yes -PYTHON_VERSION_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 24 .include "../../lang/python/pyversion.mk" # see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.1/sources/python/ -DEPENDS+= ${PYPKGPREFIX}-gnome>=2.22.3:../../x11/py-gnome2 +DEPENDS+= ${PYPKGPREFIX}-gnome2>=2.22.3:../../x11/py-gnome2 DEPENDS+= ${PYPKGPREFIX}-gobject>=2.15.4:../../devel/py-gobject DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.13.0:../../x11/py-gtk2 DEPENDS+= ${PYPKGPREFIX}-ORBit>=2.14.3:../../net/py-ORBit -- cgit v1.2.3