summaryrefslogtreecommitdiff
path: root/x11/py-gnome2
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-16 12:20:32 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-16 12:20:32 +0000
commitf190ea92a4f7a583932f9bd54bdb12bf3533ec62 (patch)
tree9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /x11/py-gnome2
parent325ba27dc46f0bbaa5d6b5d7c519b19d9087e691 (diff)
downloadpkgsrc-f190ea92a4f7a583932f9bd54bdb12bf3533ec62.tar.gz
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
Diffstat (limited to 'x11/py-gnome2')
-rw-r--r--x11/py-gnome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 4f4b7620e9a..a928dd612c1 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2006/09/15 15:14:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2006/09/16 12:20:42 jmmv Exp $
#
DISTNAME= gnome-python-2.12.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/}
+PKGREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.12/}
EXTRACT_SUFX= .tar.bz2