diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
commit | e81cfe4627546f25db7c250622a009730a5124a3 (patch) | |
tree | f1f45b9881abd1e90b78032d395217c8c2f749bc /print/evince-nautilus | |
parent | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (diff) | |
download | pkgsrc-e81cfe4627546f25db7c250622a009730a5124a3.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 5c05351f20a..d0a5a924468 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2007/09/19 23:19:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/09/20 21:21:38 wiz Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |