diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | 9b3649f5b686745377fac67018fd285127e6cea4 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /x11/py-gnome2 | |
parent | 16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff) | |
download | pkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'x11/py-gnome2')
-rw-r--r-- | x11/py-gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index cfd9af57ce8..92b5f688762 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2007/04/10 20:29:58 drochner Exp $ +# $NetBSD: Makefile,v 1.45 2007/06/05 05:37:40 wiz Exp $ # DISTNAME= gnome-python-2.18.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.18/} EXTRACT_SUFX= .tar.bz2 |