Update to 2.26.0.
This commit is contained in:
parent
a0b1edc897
commit
3d69824a72
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.8 2009/01/16 14:40:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2009/03/22 10:13:32 wiz Exp $
|
||||
|
||||
DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.24.3
|
||||
DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.26.0
|
||||
CATEGORIES= meta-pkgs x11 gnome
|
||||
MASTER_SITES= # empty
|
||||
|
||||
|
@ -14,11 +14,11 @@ PYTHON_VERSIONS_ACCEPTED= 25 24
|
|||
|
||||
.include "../../lang/python/pyversion.mk"
|
||||
|
||||
# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.3/sources/python/
|
||||
# see http://ftp.gnome.org/pub/GNOME/bindings/2.26/2.26.0/sources/python/
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-gnome2>=2.22.3:../../x11/py-gnome2
|
||||
DEPENDS+= ${PYPKGPREFIX}-gobject>=2.16.0:../../devel/py-gobject
|
||||
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.13.0:../../x11/py-gtk2
|
||||
DEPENDS+= ${PYPKGPREFIX}-gnome2>=2.26.0:../../x11/py-gnome2
|
||||
DEPENDS+= ${PYPKGPREFIX}-gobject>=2.16.1:../../devel/py-gobject
|
||||
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.14.1:../../x11/py-gtk2
|
||||
DEPENDS+= ${PYPKGPREFIX}-ORBit>=2.14.3:../../net/py-ORBit
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue