diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /print/evince-nautilus | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
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 08390db853c..77f61db83f7 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2007/09/20 21:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/09/21 13:04:14 wiz Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |