summaryrefslogtreecommitdiff
path: root/print/evince
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-06-21 16:12:14 +0000
committerjlam <jlam@pkgsrc.org>2006-06-21 16:12:14 +0000
commit82ec6331023643a91f6f62fe0f823c934472b59f (patch)
treef19e570c617b94d484e8df5b3910647c263598df /print/evince
parent1f1a375a47ea18d7de731a734eed3b20d8abd687 (diff)
downloadpkgsrc-82ec6331023643a91f6f62fe0f823c934472b59f.tar.gz
Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cache
file is managed correctly at INSTALL and DEINSTALL time. Bump the PKGREVISION to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
Diffstat (limited to 'print/evince')
-rw-r--r--print/evince/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile
index f558ea41a59..c81512e4093 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2006/05/31 18:17:23 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/21 16:12:14 jlam Exp $
#
.include "../../print/evince/Makefile.common"
+PKGREVISION= 1
COMMENT= Document viewer for the GNOME Desktop
GCONF2_SCHEMAS= evince.schemas
@@ -24,6 +25,7 @@ PLIST_SUBST+= DVI="@comment "
.endif
.include "../../devel/GConf2/schemas.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"