pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/evince Include hicolor-icon-theme/buildlink3.mk ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae4a11a0db19
branches:  trunk
changeset: 514980:ae4a11a0db19
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Jun 21 16:12:14 2006 +0000

description:
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:

 print/evince/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r a648971aae3a -r ae4a11a0db19 print/evince/Makefile
--- a/print/evince/Makefile     Wed Jun 21 16:08:59 2006 +0000
+++ b/print/evince/Makefile     Wed Jun 21 16:12:14 2006 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index