pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gnome2 Depend on newer versions of GConf2, py-O...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9f92bc09673
branches: trunk
changeset: 496611:a9f92bc09673
user: reed <reed%pkgsrc.org@localhost>
date: Wed Jul 06 07:04:57 2005 +0000
description:
Depend on newer versions of GConf2, py-ORBit, gnome-vfs2,
and py-gtk2 than the corresponding buildlink3.mk require.
No PKGREVISION bump since this package would fail to configure
in the first place.
diffstat:
x11/py-gnome2/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 6316a84cf0f1 -r a9f92bc09673 x11/py-gnome2/Makefile
--- a/x11/py-gnome2/Makefile Wed Jul 06 07:00:10 2005 +0000
+++ b/x11/py-gnome2/Makefile Wed Jul 06 07:04:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/26 21:05:08 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2005/07/06 07:04:57 reed Exp $
#
DISTNAME= gnome-python-2.10.0
@@ -22,6 +22,7 @@
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
+BUILDLINK_DEPENDS.GConf2+= GConf2>=2.9.0
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libbonoboui/buildlink3.mk"
@@ -29,8 +30,11 @@
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
+BUILDLINK_DEPENDS.pyorbit+= ${PYPKGPREFIX}-ORBit>=2.0.1
.include "../../net/py-ORBit/buildlink3.mk"
+BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.9.0
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+BUILDLINK_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.6.0
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index