diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
commit | f190ea92a4f7a583932f9bd54bdb12bf3533ec62 (patch) | |
tree | 9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /print/evince-nautilus | |
parent | 325ba27dc46f0bbaa5d6b5d7c519b19d9087e691 (diff) | |
download | pkgsrc-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 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index b8cb498a492..87c639b4437 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2006/09/07 23:35:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/09/16 12:20:39 jmmv Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} +PKGREVISION= 1 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |