pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/py-gnome-bindings Fix spelling of variable a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e53fe85224
branches: trunk
changeset: 550334:71e53fe85224
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Nov 19 01:16:24 2008 +0000
description:
Fix spelling of variable and dependency.
diffstat:
meta-pkgs/py-gnome-bindings/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 1f066d1bd5c7 -r 71e53fe85224 meta-pkgs/py-gnome-bindings/Makefile
--- a/meta-pkgs/py-gnome-bindings/Makefile Wed Nov 19 00:20:48 2008 +0000
+++ b/meta-pkgs/py-gnome-bindings/Makefile Wed Nov 19 01:16:24 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index