From dbeae63f535e95fd50beac15d64ec68d3e59dd80 Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 6 Jul 2005 07:04:57 +0000 Subject: 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. --- x11/py-gnome2/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 3d6e1c797c3..b4762a2cfe5 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -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 @@ PYTHON_VERSIONS_ACCEPTED= 24 23 .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 @@ PYTHON_VERSIONS_ACCEPTED= 24 23 .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" -- cgit v1.2.3