pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/dia include desktop-file-utils for sanity



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd42f7e773a2
branches:  trunk
changeset: 534716:fd42f7e773a2
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Oct 29 22:34:32 2007 +0000

description:
include desktop-file-utils for sanity

diffstat:

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

diffs (15 lines):

diff -r 9edea4cc6a7e -r fd42f7e773a2 graphics/dia/Makefile
--- a/graphics/dia/Makefile     Mon Oct 29 22:04:26 2007 +0000
+++ b/graphics/dia/Makefile     Mon Oct 29 22:34:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2007/09/21 13:03:48 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2007/10/29 22:34:32 drochner Exp $
 #
 
 .include "Makefile.common"
@@ -11,4 +11,5 @@
 # just to convert the manpage
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index