pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/dia Include hicolor-icon-theme/bl3.mk to addr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76d7a600e6a0
branches:  trunk
changeset: 568903:76d7a600e6a0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 24 11:11:13 2009 +0000

description:
Include hicolor-icon-theme/bl3.mk to address PR 42503.

diffstat:

 graphics/dia/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r cdc24f8c187d -r 76d7a600e6a0 graphics/dia/Makefile
--- a/graphics/dia/Makefile     Thu Dec 24 10:45:36 2009 +0000
+++ b/graphics/dia/Makefile     Thu Dec 24 11:11:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2009/12/09 10:22:04 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2009/12/24 11:11:13 wiz Exp $
 #
 
 .include "Makefile.common"
@@ -9,4 +9,5 @@
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index